github Access Error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
1. question
The following error occurs when uploading GitHub using vs Code:
2. solution
Open git Bash and enter the command git config -- global http.sslverify "false"
, and then try to commit or clone again in vs code.
Read More:
- [Solved] Git OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- SSL_read: SSL_ERROR_SYSCALL, errno 10054 [How to Solve]
- Git push error: RPC failed; curl 7 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] OpenSSL ssL_read: Connection was aborted,errno 10053
- error: src refspec master does not match any [How to Solve]
- Git Error: error RPC failed; curl 56 OpenSSL SSL_read SSL_ERROR_SYSCALL, errno 10054
- Unknown SSL protocol error in connection to xxx:443 [How to Solve]
- [Solved] LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Flutter upgrade upgrade SDK SSL_ERROR_Syscall error [How to Solve]
- [Solved] Github Push Codes Error: “error:RPC failed;curl 56 OpenSSL SSL_read:SSL_ERROR_SYSCALL,errno 10054”
- Connection was reset, errno 10054 Error [How to Solve]
- git clone,pod install error: RPC failed; curl 56 LibreSSL SSL_read: SSL_ERROR_SYSCALL, errno 54
- [Solved] Error: SRC refspec master doors not match any
- Git Pull Error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errfno 10054
- [Solved] VScode Error: build constraints exclude all Go files in syscall\js
- [MAC] How to Solve zsh Error: command not found: umi
- [Solved] LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- [Solved] push declined due to email privacy restrictions (GH007 error code)
- How to Solve Git error: out of memory
- How to Solve Hexo init error: bash: hexo: command not found