Archived Support Site

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

HTTP 411

dennismi's Avatar

dennismi

03 Mar, 2011 09:22 PM

Hi

i'm getting an http 411 error when pushing my code ..

this is the error:

dennis@MIG-PC ~/Documents/@projects/bfa (master)
$ git push appharbor master Password:
Counting objects: 474, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (462/462), done.
error: RPC failed; result=22, HTTP code = 411
fatal: The remote end hung up unexpectedly
Writing objects: 100% (474/474), 1.77 MiB | 969 KiB/s, done.
Total 474 (delta 158), reused 0 (delta 0)
fatal: The remote end hung up unexpectedly
���&�0�.?Tc�-▬B☺ ������Bf◄�▬����9��▲�E�B.◄ڀP�:���5�sȍ���9�Y�0���♫→�♦U}�]�0��u�♠L
K1�U��u{�{򬌏�→}♫��!��^��R|x�ի→c�vZ�2{_J:�;k�(▼�܃��§♥����!�p{R��Ͻ�^@jF▬�6Ȃ�↕�I���
z����ч�sk�O�-↕�8@♀�0�`�>∟Zboz�'���e��}↑�k(p$¶↓:�����☼�e("��◄E�Mč݈}a�zٔ,*ҿ���♫��i
¶'

fatal: write error: Broken pipe

Using Vista with git version 1.7.3.1.msysgit.0

i can push to github through https

What to do?

//dennis

  1. 1 Posted by jonezy on 03 Mar, 2011 09:24 PM

    jonezy's Avatar

    Sounds like you need to increase your buffer

    git config --system http.postBuffer 52428800

    which can be found: http://support.appharbor.com/kb/getting-started/deploying-your-firs...

  2. 2 Posted by dennismi on 03 Mar, 2011 09:32 PM

    dennismi's Avatar

    Yups that did the trick ...

    Thanks

  3. dennismi closed this discussion on 03 Mar, 2011 09:32 PM.

  4. jonezy re-opened this discussion on 03 Mar, 2011 09:34 PM

  5. 3 Posted by jonezy on 03 Mar, 2011 09:34 PM

    jonezy's Avatar

    I just had the exact problem yesterday so it was fresh in my mind!

    On Thu, Mar 3, 2011 at 4:32 PM, dennis.micheelsen <
    [email blocked]> wrote:

  6. Support Staff 4 Posted by friism on 03 Mar, 2011 09:36 PM

    friism's Avatar

    Thanks for helping out Chris!

  7. friism closed this discussion on 03 Mar, 2011 09:36 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