Hello. I am having this same problem as well with this repository: http://code.google.com/p/kayak-point
$ git push googlecode --all Counting objects: 68, done. Delta compression using up to 8 threads. Compressing objects: 100% (59/59), done. Writing objects: 100% (68/68), 394.90 KiB, done. Total 68 (delta 19), reused 0 (delta 0) remote: Scanning pack: 100% (68/68), done. remote: Error: internal server error error: RPC failed; result=18, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal: recursion detected in die handler Everything up-to-date Can you unstick me? Is there something I should watch out for so I can avoid this in the future? Thanks! On Monday, June 10, 2013 10:45:43 AM UTC-7, augie wrote: > > Should be fixed, let us know if not. Sorry for the trouble. > > On Sat, Jun 1, 2013 at 6:20 AM, <[email protected] <javascript:>> > wrote: > > l also have the similar problem since 5 days back with the same error on > my > > repo https://code.google.com/p/zdd-nn/ > > > > git.exe push --all --progress "googlecode" > > > > Counting objects: 213, done. > > Compressing objects: 100% (91/91) > > Writing objects: 100% (161/161), 325.33 MiB | 1.37 MiB/s > > Writing objects: 100% (161/161), 330.48 MiB | 1.25 MiB/s, done. > > remote: Scanning pack: 100% (161/161) > > remote: Storing objects: 39% (64/161) > > remote: Error: internal server error > > fatal: The remote end hung up unexpectedly > > fatal: recursion detected in die handler > > error: RPC failed; result=18, HTTP code = 200 > > Everything up-to-date > > > > git did not exit cleanly (exit code 1) (4388666 ms @ 1/06/2013 8:05:17 > PM) > > > > On Sunday, 17 March 2013 05:32:00 UTC+11, Eli Barzilay wrote: > >> > >> I have one repository that started refusing git pushes a few days ago. > It > >> seems that things work fine with other repositories, just not this one. > >> I've even tried to do the push to a different google code repo and that > >> worked fine too. The error I'm getting is: > >> > >> Counting objects: 157, done. > >> Delta compression using up to 4 threads. > >> Compressing objects: 100% (19/19), done. > >> Writing objects: 100% (106/106), 45.68 KiB, done. > >> Total 106 (delta 86), reused 106 (delta 86) > >> remote: Scanning pack: 100% (106/106), done. > >> remote: Storing objects: 100% (106/106), done. > >> remote: Processing commits: 100% (14/14), done. > >> remote: Error: internal server error > >> error: RPC failed; result=18, HTTP code = 200 > >> fatal: The remote end hung up unexpectedly > >> fatal: recursion detected in die handler > >> Everything up-to-date > >> > >> > > -- > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-code-hosting. For more options, visit https://groups.google.com/groups/opt_out.

