原文:fatal: unable to access 'https://github.com/xxxxx/xxxx.git/': Failed to connect to github.com port 443: Timed out

今天使用git push的時候提示 fatal: unable to access https: github.com xxxxx xxxx.git : Failed to connect to github.com port : Timed out 然后我輸入了下面的這些命令: git config global http.proxy 查詢到當前設置了代理,所以我取消這個設置: git conf ...

2019-08-12 19:29 0 2087 推薦指數:

查看詳情

gitFailed to connect to github.com port 443: Timed out

gitFailed to connect to github.com port 443: Timed out 一、總結 一句話總結: 原因:是因為自己的電腦是使用了【代理】導致的,【關掉代理】就可以了 二、gitFailed to connect ...

Sat Sep 25 21:13:00 CST 2021 0 507
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM