JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

解决Failed to connect to github.com port 443: Timed out

发布时间 2023-06-06 11:11:18作者: 安静的女汉纸

git提交代码到github的时候遇到了一个问题

 错误大致是说连接到github的时候超时了,这个超时是你的代理出了点问题,在git上用几个命令就能够很快搞定。

git config --global --unset http.proxy
 
git config --global --unset https.proxy

问题解决

 

    本栏目推荐文章
  • AT_arc125_c [ARC125C] LIS to Original Sequence 题解
  • 去年最火的 JS 开源项目「GitHub 热点速览」
  • GitHub常用搜索技巧
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • A connection was successfully established with the server but then an error
  • vscode错误:Unable to connect to VS Code server: Error in request.
  • Modelsim add to schemetic报错及解决
  • fish和pacman:“error: Unable to read input file: 是一个目录”报错的处理
  • 初中英语优秀范文100篇-056I have the courage to accept the challenge-我有勇气接受挑战
  • GitHub OAuth2的授权指南
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们