Skip to content

Instantly share code, notes, and snippets.

@Baggz
Created June 4, 2011 15:42
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 Baggz/1007993 to your computer and use it in GitHub Desktop.
Save Baggz/1007993 to your computer and use it in GitHub Desktop.
Heroku
-----> Heroku receiving push
-----> Node.js app detected
-----> Vendoring node 0.4.7
-----> Installing dependencies with npm 1.0.6
       
       Dependencies installed
-----> Discovering process types
       Procfile declares types -> web
-----> Compiled slug size is 3.4MB
-----> Launching...
 !     Heroku push rejected due to an unrecognized error.
 !     We've been notified, see http://support.heroku.com if the problem persists
2011-06-04T15:30:11-07:00 heroku[slugc]: Slug compilation started
2011-06-04T15:30:13-07:00 heroku[slugc]: Slug compilation failed: unrecognized error
2011-06-04T15:30:46-07:00 heroku[slugc]: Slug compilation started
2011-06-04T15:30:48-07:00 heroku[slugc]: Slug compilation failed: unrecognized error
2011-06-04T15:31:17-07:00 heroku[slugc]: Slug compilation started
2011-06-04T15:31:19-07:00 heroku[slugc]: Slug compilation failed: unrecognized error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment