外观
网络排障
按具体报错信息归档。直接搜你终端里报的那句错。
教程列表
Failed to connect to github.com port 443报错解决- GitHub 提示 SSL 证书错误怎么办
- DNS 污染导致 GitHub 打不开?DoH / DoT 配置
- 用 Cloudflare / jsDelivr 加速 GitHub 静态资源
常见报错速查
一字不差搜你终端里的那句报错:
RPC failed; curl 56 / curl 92 / result=18—— clone 大仓库中途断fatal: early EOF / index-pack failed—— clone 下载到一半失败The requested URL returned error: 403—— 权限 / 认证 / 限流Support for password authentication was removed—— 改用 Token / SSHgit@github.com: Permission denied (publickey)—— SSH key 认证失败net/http: TLS handshake timeout—— go get / docker / git TLS 超时remote: Repository not found—— 仓库找不到 / 无权限