Git push origin XXX error proxy connect aborted
Let’s first analyze the problem. The error prompt is obvious. The proxy connection is aborted. What causes it
at the beginning, without saying a word, baidu directly. After various operations, cancel the agent, set the agent, cancel again, and try again?It’s useless. It still reports an error, but the initial timeout error has become proxy connect aborted
it’s hard for me. I’ve been working all day. When it’s time to submit, give me the whole deal?Is this the law that problems must happen before work. Hey, I can’t continue the whole process. I’ve seen various methods on the Internet. The original solution is as follows:
It turns out that there is no separate proxy configured for GIT. Configure proxy for git:
git config — global http.proxy‘ http://127.0.0.1:1087 ’
git config –global https.proxy ‘ socks://127.0.0.1:1080 ’
However, I’m sorry, it’s no use. It’s still wrong. But this operation reminds me that I haven’t checked the GIT configuration of my own project.
Solution:
Next is the moment to witness miracles
-
- first open the file where your project is located.
-
- of course, if you can’t see it after opening the project, don’t panic. Open the folder where your project is located, and then click the view – Show – hide project above. Of course, this is win11. The old version is almost the same.
-
-
- then let’s go to the. Git folder, open the config configuration file, delete the proxy address, push again, and finish the work.
-
Read More:
- [Solved] Connection error with cocoapods. Proxy CONNECT aborted
- Git push Failed to connect to localhost port 1080 [How to Solve]
- Git Push remote error: GH007: Your push would publish a private email address.
- Git Push Error: error: failed to push some refs… hint: Updates were rejected because the remote…
- Git Push Error: failed to push some refs to ‘[email protected]:
- [Solved] Git Push Error: &fatal: the remote end hung up unexpectedly
- Git fatal: No configured push destination. Either specify the URL from the command-line or co
- [Solved] Git push error: error: RPC failed; HTTP 413 curl 22 the requested URL returned error: 413
- Git push error: error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
- [Solved] Git push Error: remote: Support for password authentication was removed on August 13, 2021.
- Git push error: RPC failed; curl 7 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] Git Common Error: error: src refspec xxx does not match any/error: failed to push some refs to
- [Solved] But was actually of type ‘com. Sun. Proxy. $proxy**‘
- [Solved] Git push Warning: error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
- How to Solve Git Push Error: error: src refspec v3.3.04.1000 matches more than one
- [Solved] error: failed to push some refs to ‘https://gitee.com/wangdxstudy/mygirl.git‘
- Git push Submit to Remote Error: “remote: Support for password authentication was removed on August 13, 2021.“
- [Solved] Git submits locally to the remote warehouse Error: failed to push some refs to…
- [Solved] Git Push error: File: xxx 252.15 MB, exceeds 100.00 MB.
- [Solved] Git push Error: unpacker error 000000000000