Skip to content

Instantly share code, notes, and snippets.

@cayasso
Created December 8, 2011 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cayasso/1445804 to your computer and use it in GitHub Desktop.
Save cayasso/1445804 to your computer and use it in GitHub Desktop.
jbrumle-441b97:obituarioscr jebrumle$ git push heroku master
Counting objects: 646, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (580/580), done.
Writing objects: 100% (646/646), 495.76 KiB, done.
Total 646 (delta 44), reused 0 (delta 0)
-----> Heroku receiving push
-----> Removing .DS_Store files
-----> Fetching custom build pack... done
-----> Node.js app detected
-----> Fetching Node.js binaries
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Exiting with failure status due to previous errors
! Heroku push rejected, failed to compile Node.js app
To git@heroku.com:obituarioscr.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:obituarioscr.git'
@Sitebase
Copy link

Is this a problem in the Heroku infrastructure, because I have this same problem at the moment with a PHP app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment