Solution:
git config --global --add core.compression -1
git config --global http.postBuffer 524288000
git config http.sslVerify “false”
git config --global http.sslBackend “openssl”
git config --global http.sslCAInfo [path to .pem file]
Read More:
- Git Error: error RPC failed; curl 56 OpenSSL SSL_read SSL_ERROR_SYSCALL, errno 10054
- [Solved] Git OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- Git push error: RPC failed; curl 7 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] OpenSSL ssL_read: Connection was aborted,errno 10053
- How to Solve Git error: out of memory
- Unknown SSL protocol error in connection to xxx:443 [How to Solve]
- [Solved] github Access Error: OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
- [Solved] Git Push Error: &fatal: the remote end hung up unexpectedly
- Git: “error: RPC failed; curl 18 transfer closed with outstanding read data remaining”
- error: src refspec master does not match any [How to Solve]
- Git Pull Error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errfno 10054
- [Solved] Mac Install homebrew Error: error: Not a valid ref: refs/remotes/origin/master
- [Solved] Git Clone Error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- SSL_read: SSL_ERROR_SYSCALL, errno 10054 [How to Solve]
- Gitlab Clone Error: next InitializeSecurityContext failed
- [Solved] git error: RPC failed; curl 56 Recv failure:Connection was resetB/s
- [Solved] Github Push Codes Error: “error:RPC failed;curl 56 OpenSSL SSL_read:SSL_ERROR_SYSCALL,errno 10054”
- ERROR: dependencies ‘curl’, ‘openssl’ are not available for package ‘httr’
- [Solved] Git push error: error: RPC failed; HTTP 413 curl 22 the requested URL returned error: 413
- [Solved] OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054