当前位置:   article > 正文

如何解决GitHub速度慢或无法克隆代码的问题_runtimeerror: couldn't clone codeformer.

runtimeerror: couldn't clone codeformer.

1.添加域名ip映射

Windows系统,在C:\Windows\System32\drivers\etc\hosts添加如下面内容:

140.82.114.3 http://github.com
199.232.69.194 github.global.ssl.fastly.net
199.232.68.249 http://global-ssl.fastly.Net
140.82.114.3 github.com
185.199.108.153 assets-cdn.github.com
185.199.108.153 assets-cdn.github.com
185.199.108.153 assets-cdn.github.com
185.199.108.153 documentcloud.github.com
140.82.113.3 gist.github.com
185.199.108.154 help.github.com
140.82.112.9 nodeload.github.com
199.232.68.133 raw.github.com
140.82.114.17 status.github.com
185.199.108.153 training.github.com
140.82.114.3 www.github.com
199.232.69.194 github.global.ssl.fastly.net
199.232.68.133 avatars0.githubusercontent.com
199.232.68.133 avatars1.githubusercontent.com
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18

说明:
配置的时候使用这个网站https://www.ipaddress.com/ 查询github.com和github.global.ssl.fastly.net 等各个域名对应的IP地址。

2.刷新DNS

cmd窗口执行dos命令:

ipconfig /flushdns
  • 1

如图所示:
在这里插入图片描述

刷新之后再次clone速度有所提高。

欢迎大家访问我的博客:随风飘雁的博客

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Li_阴宅/article/detail/866562
推荐阅读
相关标签
  

闽ICP备14008679号