Failed to connect to 127.0.0.1 port 443: Connection refused

编程知识 更新时间:2023-05-02 21:17:00

解决方法:

    查看git配置文件有无代理

        git config --global http.proxy

        git config --global https.proxy

    若有返回值,则重置代理

        git config --global --unset http.proxy

        git config --global --unset https.proxy


作者:小小新_Not_Found
链接:https://www.imooc/article/315437
来源:慕课网

更多推荐

Failed to connect to 127.0.0.1 port 443: Connection refused

本文发布于:2023-04-28 17:19:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/c0cc7b462d2ef15fe0f6197531b9f891.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Failed   connect   Connection   refused   port

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!

  • 109294文章数
  • 27730阅读数
  • 0评论数