Method 1
Check the agent
git config --global http.proxy
git config --global https.proxy
Cancel if you have one, or change another method if you don’t
git config --global --unset http.proxy
git config --global --unset https.proxy
Method 2
Check whether the system environment uses agents
env|grep -I proxy
The following similar configuration appears
If there is a corresponding agent, cancel it
unset http_proxy
unset https_proxy
Method 3
Manually operate the Ubuntu agent and cancel the agent in the settings.
Read More:
- [Solved] Failed to connect to 127.0.0.1 port XXXX: Connection refused
- [Solved] Xshelln Connect to Local VM linux Error: Could not connect to ‘XXX.168.122.1‘ (port 22): Connection failed
- [Solved] Git Error: OpenSSL SSL_read: Connection was reset, errno 10054和Failed to connect to github.com port 443
- SSH Connect Service Error: Could not connect to ‘xxx.xxx.xx.xx‘ (port 22): Connection failed.
- Centos6.8vnc error: connect: Connection refused 10061
- [Solved] Ubuntu conda ProxyError: Conda cannot proceed due to an error in your proxy configuration
- Ubuntu Startup Error: warning failed to connect to lvmetad,falling back to device scanning
- Github Clone Failed SSL_ERROR_SYSCALL in connection to github.com:443
- [Solved] SSH Failed to Login Ubuntu Error: Socket error Event: 32 Error: 10053. Connection closing…Socket close.
- [Solved] gnutls_handshake() failed: The TLS connection was non-properly terminated
- Ubuntu: rabbitmq reports an error; Solution error: unable to connect to node rabbit@localhost : nodedown
- [Solved] Git Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- How to Solve Ubuntu “Failed to fetch” Error
- Linux Error: Failed to connect to ::1: No route to the host
- [Solved] Ubuntu 20.04.3 Fail to Start sshd Error: Failed to start OpenBSD Secure Shell server
- [Solved] Web server failed to start. Port 8080 was already in use.
- [Solved] secureCRT Failed to Login Ubuntu20.04 Error: Key exchange failed
- [Solved] Win 10 VS Code Connect to the container of the server error: Cannot connect to the Docker daemon at … Is the docker daemon running
- [Solved] Ubuntu Compile Rust Program Error: failed to run custom build command for openssl-sys v0.9.39
- [Solved] Ubuntu20.04 Error: “Failed to install the following Android SDK packages as some licences have not..“error