error: RPC failed; curl 18 transfer closed with outstanding read data remaining
because have error when clone by HTTP protocol (curl
command).
And, you should increment buffer size:
git config --global http.postBuffer 524288000
Reason: due to Http protocol error, when Pull or Clone.
Solution: Execute the git config --global http.postBuffer 524288000 command in Git Bash Here ,
and then execute the git pull or git clone command.
Similar Posts:
- Git clone Error: RPC failed; curl 18 transfer closed with outstanding read data remaining
- [Quickly Solved] The remote end hung up unexpectedly while git cloning
- Git Error: RPC failed, curl 18 transfer closed with outstanding read data remaining
- error: RPC failed; curl 18 transfer closed with outstanding read data remaining
- Git Fatal: The remote end hung up unexpectedly [How to Solve]
- Git: How to Solve Authentication failed
- [Solved] Git Submit Error: (OpenSSL SSL_read: Connection was reset, errno 10054)
- RPC failed; curl 56 SSLRead() return error -9806
- Git pull Error: “unable to update local ref”
- [Solved] git clone Error: SSL certificate prob lem: self signed certificate