fatal 1. OpenSSL SSL_read: Connection was reset, errno 10054
1) First check if the C:\Windows\System32\drivers\etc\hosts
IP mapping relationship is correct (query IPAddress)
140.82.112.4 github.com
199.232.69.194 github.global.ssl.fastly.net
140.82.113.9 codeload.Github.com
If you want to modify the hosts file, you need to refresh DNS: ipconfig/flushdns
2) Connection error still reported:
$ git config --global http.sslVerify "false"
I refer to git to report errors , First of all, it was revised hosts
File, but still not resolved, so it is recommended to give priority to try git config -- global http . sslVerify " false "
( Because it’s simple :))
fatal 2 . Failed to connect to github . com port 443 : Timed out
$ git config --global --unset http.proxy
fatal 3. you need to resolve your current index first
# Go back to before merge and switch branches again
$ git reset --merge
fatal 4. failed to push some refs to 'https://github.com/...
# The remote library is not consistent with the local library caused by the prompt in hint to synchronize the remote library to the local library
$ git pull --rebase origin main
Read More:
- [Solved] Git Error: OpenSSL SSL_read: Connection was reset, errno 10054和Failed to connect to github.com port 443
- [Solved] ERROR: Command errored out with exit status 128: git clone -q
- OSS Error: The difference between the request time and the current time is too large
- [Solved] minio Failed to Upload File Error: The difference between the request time and the server‘s time is too large.
- [Solved] Git push error: failed to push some refs to ‘[email protected]:daisy_yangyang/fed-e-task-04-01.git‘
- [Solved] Cannot find command ‘git‘ – do you have ‘git‘ installed and in your PATH?
- [Solved] fatal: not a git repository (or any of the parent directories): .git
- AFTER THE GIT SOURCE CODE IS INSTALLED, AN ERROR IS REPORTED /USR/BIN/GIT: NO SUCH FILE OR DIRECTORY
- How to Solve Git clone Error: error: RPC failed; result=35, HTTP code = 0
- Git-2.16.1.2-64-bit Error: cannot spawn git: Function not implemented
- Git error bad signature [How to Solve]
- The semget function error: errno is set to 28 [How to Solve]
- Ubuntu: How to deal with the fatal: the remote end hung up unexpected error of GIT clone Android kernel
- [Solved] git error – remote: http basic: access denied
- Git initializes the local existing project
- [How to Solve] Git Push stuck in ‘writing objects’
- Git Clone RPC failed;curl 18 transfer closed with outstanding read data remaining
- [Solved] Git Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- Solution of GIT pull code exception
- [Solved] Apex Install Error: ERROR: Command errored out with exit status 1