gogs: Things go wrong when the network is bad and the repo is big.
I always receive this message when the repo is big and the network could be bad, so sad 😦
Compressing objects: 100% (4537/4537), done.
Writing objects: 100% (6381/6381), 43.95 MiB | 12.00 KiB/s, done.
Total 6381 (delta 1334), reused 6381 (delta 1334)
error: RPC failed; result=22, HTTP code = 500
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
version: 0.6.5.0815 Beta
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 19 (11 by maintainers)
Commits related to this issue
- Fix markdown rendering (#1530) — committed to unfoldingWord/dcs by Morlinest 7 years ago
Turns out the issue was on the Git client I was using. I was hanging up too early.
@sithembiso are you using Windows?