首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
31181专题
git拉去代码报错“Failed to connect to 127.0.0.1 port 31181: Connection refused“
最近参与了一个新项目,在使用git clone 克隆代码时遇到了一个报错"fatal: unable to access ‘https://example.git/’: Failed to connect to 127.0.0.1 port 31181: Connection refused",今天就和大家分享下解决过程。 报错详情 在使用git clone 克隆远程仓库的代码时报错"fata
阅读更多...