当前位置:   article > 正文

fatal: 无法访问 fatal: unable to access_ubuntu 20.04 ardupilot fatal 无法访问

ubuntu 20.04 ardupilot fatal 无法访问

fatal: 无法访问 fatal: unable to access ‘https://github.com/coolsnowwolf/lede/’: gnutls_handshake() failed: Error in the pull function

网上找了好多办法,试了好久,花了不少时间,以下方法亲测有效:

1.git config --global --list                  //查看配置,未有以下配置则执行以下内容
2.git config --global url."https://github.com/".insteadOf git://github.com/
3.git config --global url."https://".insteadOf git://`
  • 1
  • 2
  • 3

在这里插入图片描述

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

闽ICP备14008679号