When I try to push my app to Heroku I get this error:
OCA@OCA-PC /c/rails/oca (master)
$ git push heroku master
Enter passphrase for key ‘/c/Users/OCA/.ssh/id_rsa’:
Counting objects: 913, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (797/797), done.
Read from remote host heroku.com: Connection reset by peer
fatal: sha1 file ‘’ write error: Invalid argument
error: failed to push some refs to ‘[email protected]:oca.git’
OCA@OCA-PC /c/rails/oca (master)
$
Anynone that knows what is causing this fatal error?
It is a very large push about 330 MB.