当前位置:Gxlcms > 数据库问题 > fatal: unable to access 'https://github.com/xxx': Connection timed out after 300040 milliseconds

fatal: unable to access 'https://github.com/xxx': Connection timed out after 300040 milliseconds

时间:2021-07-01 10:21:17 帮助过:72人阅读

这是由于设置了代理,现在代理不可用了,可以运行下面的语句查看一下

$ git config --global http.proxy

会输出配置代理的信息

然后输入下面的语句重置一下就好了

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

 

fatal: unable to access 'https://github.com/xxx': Connection timed out after 300040 milliseconds

标签:lob   ESS   输入   fat   mil   bsp   ble   com   proxy   

人气教程排行