Broken Pipe error
Whenever I try to push to appharbor, I run into the errors in the attached image. I'm using git 1.7.3.1 on Windows 7 x64, and I've done git config http.postBuffer 52428800. This is my first push (ever), so there's no existing builds. Any ideas?
-
2011-01-15_0057_1_.png 53.7 KB
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
Support Staff 1 Posted by tt on 15 Jan, 2011 07:11 AM
The post buffer needs to be larger than what you're pushing, and the output says that is 164 MB. Even if you increment the buffer, our server will not be able to accept more than 100 MB though.
Is this a existing repository or an import to try out AppHarbor?
In case it's an import, you shouldn't include bin/obj directories, except for referenced libraries.
2 Posted by Dave on 15 Jan, 2011 07:32 AM
It's an existing repo, and apparently there were some media files that had since been deleted. Gutted the repo and repushed - success!
Thanks Troels!
tt closed this discussion on 15 Jan, 2011 08:44 AM.