0

I'm using git as source control for the UE4. I was trying to push changed&added files and get this error:

Enumerating objects: 86, done.
Counting objects: 100% (86/86), done.
Delta compression using up to 4 threads
Compressing objects: 100% (53/53), done.
error: RPC failed; curl 55 Send failure: Connection was aborted
send-pack: unexpected disconnect while reading sideband packet
Writing objects: 100% (57/57), 882.55 MiB | 2.15 MiB/s, done.
Total 57 (delta 19), reused 0 (delta 0), pack-reused 0
fatal: the remote end hung up unexpectedly
Everything up-to-date

And there is a commit:

commit

saram1z
  • 1
  • 3
  • 3
    Does this answer your question? [Github - unexpected disconnect while reading sideband packet](https://stackoverflow.com/questions/66366582/github-unexpected-disconnect-while-reading-sideband-packet) (Found by simply pasting the error message into the search box.) – IMSoP Mar 20 '22 at 15:51

0 Answers0