美文网首页
github ping 不通处理

github ping 不通处理

作者: HotPotCat | 来源:发表于2020-11-04 17:10 被阅读0次

pod install 后报错

error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 60
fatal: the remote end hung up unexpectedly
fatal: protocol error: bad pack header
具体错误信息

ping了下github发现ping不通。

通过配置hosts处理

140.82.112.3 github.com
199.232.5.194 github.global.ssl.fastly.net
54.231.114.219 github-cloud.s3.amazonaws.com
Hosts增加配置

ip地址获取

相关文章

网友评论

      本文标题:github ping 不通处理

      本文链接:https://www.haomeiwen.com/subject/nqwgvktx.html