Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

GITHUB error during push - 411

aph5's Avatar

aph5

17 Mar, 2011 10:00 AM

Hi.
I have an error while pushing changes to github

git.exe push --progress "origin" master
fatal: The remote end hung up unexpectedly
fatal: expected ok/error, helper said '2004/ÙEßB„¸c΢-ÑÖUO&kù˜š“*óÍf..“Š”—:äãpŠôw2!tlI‰‘ôdmnEDR¶ó˜2¡n‹÷4ž³¤óúÕéxÏ¥9Ýí—Áòº´}¼J­a9w šóZ“²—eX_Èzly
úÜÈËzú(ÃPã >ÿ ‘™b¡AK¶'
error: RPC failed; result=22, HTTP code = 411
fatal: write error: Broken pipe

I had increased httpBuffer, updated msysgit and tortoise to the lastest version, bu it didn't help.

  1. Support Staff 1 Posted by friism on 17 Mar, 2011 04:16 PM

    friism's Avatar

    You most likely need to increase the git postbuffer size: git config --system http.postBuffer 52428800

    More info here

  2. friism closed this discussion on 17 Mar, 2011 04:16 PM.

  3. aph5 re-opened this discussion on 17 Mar, 2011 06:24 PM

  4. 2 Posted by aph5 on 17 Mar, 2011 06:24 PM

    aph5's Avatar

    I have increased buffer to 2GB! and its still not working :(

    2011/3/17 Michael Friis <
    [email blocked]>

  5. Support Staff 3 Posted by friism on 17 Mar, 2011 11:26 PM

    friism's Avatar

    Could you try increasing to a more modererate level (say 200MB)? Anyway, is your repository very large?

  6. 4 Posted by aph5 on 18 Mar, 2011 05:32 PM

    aph5's Avatar

    my repository has about ~200MB
    i have increased postbuffer to 256mb.
    have still the same exception

    2011/3/18 Michael Friis <
    [email blocked]>

  7. Support Staff 5 Posted by friism on 18 Mar, 2011 05:45 PM

    friism's Avatar

    Does it work if you push a newly created app (and thus smaller) from a different local repository? You repository is likely too large, can you somehow parcel out the web-parts?

  8. 6 Posted by aph5 on 18 Mar, 2011 06:54 PM

    aph5's Avatar

    Hi, i have found a workaround.

    I cloned my repo on different computer, added my libs (50mb) and it
    works.....
    I have no idea what was wrong.

    Thx for your help!

    2011/3/18 Michael Friis <
    [email blocked]>

  9. friism closed this discussion on 18 Mar, 2011 07:04 PM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac