-
Task
-
Resolution: Won't Fix
-
Low
-
None
Every now and again I do a large push and it fails - when the size of the data is quite big (If I switch to ssh over vpn it works)
danp@lisa:~/git/org.moodle/moodle-theme_moodleorgcleaned (optipng)$ git push origin optipng
|
Counting objects: 236, done.
|
Delta compression using up to 8 threads.
|
Compressing objects: 100% (235/235), done.
|
error: RPC failed; result=22, HTTP code = 411
|
fatal: The remote end hung up unexpectedly
|
Writing objects: 100% (236/236), 2.15 MiB | 0 bytes/s, done.
|
Total 236 (delta 51), reused 0 (delta 0)
|
fatal: The remote end hung up unexpectedly
|
Everything up-to-date
|