git push fails with following error
fatal: RPC failed: curl 52: Empty reply from server
The upload succeeds in case only one file was modified, added or deleted.
The following settings to don't work reliably
git config --global --add core.compression -1
The git version is 2.8.2 running on ubuntu 14.04, and I have tried with both openssl and gnutls compilations.
ssh remotes also fail.
The problem is encountered with repositories of
bitbucket
github
gitlab
Fail safe answers appreciated
In terminal use sudo to clone, or type:
git config --global http.postBuffer 157286400
its worked for me
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With