push error "error: RPC failed; result=52, HTTP code = 0"

1,559 views
Skip to first unread message

Steve Chen

unread,
Dec 14, 2012, 7:53:26 PM12/14/12
to git...@googlegroups.com
Setup gitlbit on my Mac OS X 10.8, but keeps failing to push!

I created an empty repository called empty and cloned it to local storage.

I added a file and commit the change, then I try to push and the error shows:

Counting objects: 3, done.
Writing objects: 100% (3/3), 215 bytes, done.
Total 3 (delta 0), reused 0 (delta 0)
POST git-receive-pack (351 bytes)
error: RPC failed; result=52, HTTP code = 0
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date

I tried the ssl and the buffer settings, but no help.

git config http.postBuffer 524288000
git config --global http.postBuffer 524288000
config --global --bool --add http.sslVerify false
git config http.sslVerify false 

Any help would be appreciated!

IvanG

unread,
Feb 28, 2013, 7:36:05 AM2/28/13
to git...@googlegroups.com
Hi

Have you resolved the issue?
I'm having same problem when trying to access gitblit server hosted on windows from my mac.
And it doesn't happen always, sometimes I can push, sometimes switching to other branch and returning.

I tried changing/updating git client to newer version for months and still have the problem.
And when it gets stubborn and won't do it after multiple tries (terminal or guis gittower, sourcetree) .. SmartGit gui client manages to du push(even set to use system git).

Reply all
Reply to author
Forward
0 new messages