美文网首页
访问Github慢!pod install github.com

访问Github慢!pod install github.com

作者: 码上飞 | 来源:发表于2020-10-26 11:51 被阅读0次

前言:
最近访问GitHub 和 cocoapods 有点频繁,发现GitHub打开有点慢,pod install 老超时!Failed to connect to github.com port 443: Operation timed out 。刚开始极度怀疑是公司网不好,可是看电影也不卡呀~于是乎索性就 ping github.com 了一下,果断都是超时

181603683010_.pic.jpg
像这种情况 能pod 下来才怪嘞!于是乎想起了有位大神的博客去ipaddress.com验证ip地址对不对 241603683915_.pic.jpg
去打开本地的hosts文件查看一下
访问地址: /etc/hosts
191603683010_.pic_hd.jpg
一看所有的GitHub ip 都不对 !!!
索性就都换了
231603683143_.pic.jpg
期待已久的事情终于发生了,它通了
  • 以前是这样的 201603683044_.pic.jpg
  • 换完 iP 后


    211603683059_.pic.jpg

做个笔记记录一下问题,如有疑问可留言沟通。

相关文章

网友评论

      本文标题:访问Github慢!pod install github.com

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