$ git push -u origin master
Counting objects: 321523, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (85111/85111), done.
error: RPC fai
MSDN says that errno 10053 is "Software caused connection to abort".
An established connection was aborted by the software in your host computer, possibly due to a data transmission time-out or protocol error.
It looks like your server and/or network is unstable. Try to copy large amounts (> 1GB) of data using scp
to isolate the problem.