原文:解決fatal: unable to access '': Failed to connect to 127.0.0.1 port 1181: Connection refused的問題

今天把項目提交的git遠程的時候遇到一個問題 然后我就搜了一下,發現是因為最近使用了代理,然后.gitconfig里面多了兩行代理相關的配置,就是這幾行 把這幾行刪掉即可正常push了 ...

2021-09-15 23:06 0 197 推薦指數:

查看詳情

解決git Failed to connect to 127.0.0.1 port xxxx: Connection refused

某天,用git拉取,提交代碼的時候出現了git Failed to connect to 127.0.0.1 port xxxx: Connection refused問題, 開始百度,看了一通。都是如下路數,在git bash中: 方式一 首先,查一下代理: git config ...

Tue Apr 09 19:31:00 CST 2019 0 628
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM