I've been trying to deploy my app to heroku, but during the "writing objects" phase (at 10% to be precise) the deployment freezes. Meaning, it stays like that as long as the terminal is open, or I abort the operation (Ctrl+C).
I'm working on a PC, with Aptana 3, and the project is a Rails Application. I tried reinitializing the Git repository, reinstalling the app on Heroku, updating gems, restarting Aptana, but I'm still baffled.
Anyone have an idea?
I faced the same problem then I found:
git config --global http.postBuffer 524288000
it works for me, HAPPY CODING
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With