当前位置:Gxlcms >
数据库问题 >
Git 拉取Gitee仓库报错:“fatal: unable to access ''": Failed to connect to 127.0.0.1 port 1080: Connection refused”
Git 拉取Gitee仓库报错:“fatal: unable to access ''": Failed to connect to 127.0.0.1 port 1080: Connection refused”
时间:2021-07-01 10:21:17
帮助过:116人阅读
1、报错信息:

2、本地查看是否Git使用了代理
git config --global http.proxy

3、取消代理
git config --global --unset http.proxy

Git 拉取Gitee仓库报错:“fatal: unable to access ''": Failed to connect to 127.0.0.1 port 1080: Connection refused”
标签:port fatal failed cti 拉取 alt class proxy src