There are several possible reasons for this situation
1) Problems with git version
2) The system time is wrong
1) For the first case, use this command to see the GIT version.
git –version
Most of the time, just uninstall the original GIT and re install a newer version. ( https://www.kernel.org/pub/software/scm/git/ perhaps https://github.com/git/git/releases )
2) For the second case, just modify the system time directly.
Use commands to modify, such as:
date -s “25 MAY 2019 17:30:00”
Manual modification is also possible.
Read More:
- How to Solve Git clone Error: error: RPC failed; result=35, HTTP code = 0
- Ubuntu: How to deal with the fatal: the remote end hung up unexpected error of GIT clone Android kernel
- [Solved] Git Clone Failed Error: 4069 bytes of body are still expected
- Git Clone RPC failed;curl 18 transfer closed with outstanding read data remaining
- [Solved] ERROR: Command errored out with exit status 128: git clone -q
- [Solved] fatal: not a git repository (or any of the parent directories): .git
- Git Push Error: error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
- Git Error: remote: HTTP Basic: Access denied [How to Solve]
- [Solved] git error – remote: http basic: access denied
- [Solved] Compose error “HTTP request took too long to complete“
- [Solved] Git push error: failed to push some refs to ‘[email protected]:daisy_yangyang/fed-e-task-04-01.git‘
- Github Clone Failed SSL_ERROR_SYSCALL in connection to github.com:443
- [Solved] Cannot find command ‘git‘ – do you have ‘git‘ installed and in your PATH?
- [Solved] Clone Linux Code Error: server certificate verification failed. CAfile: none CRLfile: none
- AFTER THE GIT SOURCE CODE IS INSTALLED, AN ERROR IS REPORTED /USR/BIN/GIT: NO SUCH FILE OR DIRECTORY
- [Solved] error: RPC failed; result=28, HTTP code = 0
- [Solved] Linux SSH Login Terminal Error: shell request failed on channel 0
- [Solved] minio Failed to Upload File Error: The difference between the request time and the server‘s time is too large.
- [Solved] error: RPC failed; result=35, HTTP code = 0
- [Solved] Git Error: OpenSSL SSL_read: Connection was reset, errno 10054和Failed to connect to github.com port 443