Project scenario:
Mac uses git push or hexo deploy to push GitHub
Problem Description:
Bug contains
LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
Cause analysis:
Because the agent is attached locally, you can clone
but when pushing, you need to attach the agent to the terminal
Solution:
vim ~/.gitconfig
View the port of the native agent and replace the following XXXX
[http]
proxy = socks5://127.0.0.1:xxxx
[https]
proxy = socks5://127.0.0.1:xxxx
You can also push by turning off the agent and accessing it normally
Read More:
- macos LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Git command line configuration and configuration file to solve clone error libressl_ connect: SSL_ ERROR_ SYSCALL in connection to github. com:443
- Mac installation dart error curl: (35) libresssl SSL_ connect: SSL_ ERROR_ SYSCALL in connection to storage.googleapis.co
- fatal: unable to access ‘https://github.com/xxx‘: Failed to connect to github.com
- Push failed Unable to access ‘https://github.com/‘: Failed to connect to github.com port 443: Timed
- macOS Install Homebrew Error LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
- error: RPC failed; curl 56 OpenSSL SSL_ read: SSL_ ERROR_ Syscall, errno 10054 solution
- Git clone appears fatal: unable to access’ https://github.com/… The solution to the problem
- [Git & GitHub] Solution: error: failed to push some refs to’https://github.com/xxxx.git’
- Problem solving: failed to connect to github.com port 443: Operation timed out(2020.06.04)
- pycharm Failed to connect to github.com port 443: Timed out
- Failed connect to github.com:443 ; no error and the remote end hung up unexpectedly
- Gt Report Error ssh:connect to host github.com port 22
- psycopg2.OperationalError: SSL SYSCALL error: EOF detected
- NPM installØin sprintf- [email protected] Wealth: not available https://github.com/nhn/raphael.git/ “
- Failed to resolve: com.github
- Git failed to submit data error: failed to push some refs to’https://github.com/XXXXXXX/gif.git’
- unable to access ‘https://github.com/facebook/react-devtools/‘: