Comment 21 for bug 1111882

Revision history for this message
Adam Voss (vossad01) wrote :

My case ended up not being this bug. I recompiled with OpenSSL (devopscube.com/gnutls-handshake-failed-aws-codecommit/) and then got the following error instead:

Writing objects: 100% (1103/1103), 1.09 MiB | 0 bytes/s, done.
Total 1103 (delta 653), reused 1001 (delta 606)
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 104
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date

I am guessing it was because I was pushing so many commits (upstream changes). I deleted my fork on GitHub and recreated it so that it would be up-to-date, then had no problem pushing my changes.