当前位置:   article > 正文

【GitHub】github clone远程仓库的时候一直失败

【GitHub】github clone远程仓库的时候一直失败
git clone https://github.com/coderwhy/hy-react-web-music.git
正克隆到 'hy-react-web-music'...
fatal: unable to access 'https://github.com/coderwhy/hy-react-web-music.git/': Failed to connect to github.com port 443 after 75011 ms: Couldn't connect to server
  • 1
  • 2
  • 3
git clone https://github.com/coderwhy/hy-react-web-music.git
正克隆到 'hy-react-web-music'...
fatal: unable to access 'https://github.com/coderwhy/hy-react-web-music.git/': Failure when receiving data from the peer
  • 1
  • 2
  • 3

【问题】git clone 仓库 一直失败

  • 切换网络,关掉代理都一直失败
  • 最后清除了一下dns缓存,就成功了 (电脑是Mac)
  • sudo dscacheutil -flushcache
  • sudo killall -HUP mDNSResponder
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/正经夜光杯/article/detail/989343
推荐阅读
相关标签
  

闽ICP备14008679号