git error: RPC failed; curl 18 transfer closed with outstanding read data remaining

Moitri Aich October 16, 2019

git push origin branchname
Enumerating objects: 54, done.
Counting objects: 100% (54/54), done.
Delta compression using up to 4 threads
Compressing objects: 100% (26/26), done.
Writing objects: 100% (29/29), 33.17 MiB | 27.26 MiB/s, done.
Total 29 (delta 18), reused 0 (delta 0)
remote: fatal: early EOF
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date

 

I also applied below comment

git config --global http.postBuffer 524288000

still getting the same error. How to solve?

1 comment

Kobe September 17, 2020

Did you manage to fix this?

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events