I seem to be experiencing the "remote end hung up unexpectedly error" documented here, and here
In my case though, I'm trying to push an initial copy of my Evernote back up (about 800MB compressed). On a 80KB/s upload link, it takes about 3 hours.
I've experienced the same error on both Bitbucket and GitLab. I'm using the free version for both services. Both services claim to support this sort of repo size
Any idea what could be causing the issue? Error message is below.
Thanks!
p.s. only thing that I configured is to leave CRLF setting as is (disabling git's autocorrect)
Counting objects: 13821, done. Delta compression using up to 8
threads. Compressing objects: 100% (13608/13608), done. Write failed:
Broken pipe62/13821), 44.26 MiB | 114.00 KiB/s fatal: The remote end
hung up unexpectedly error: pack-objects died of signal 13 error:
failed to push some refs to
'git@bitbucket.org:<username>/<repo>.git'