Skip to content

Instantly share code, notes, and snippets.

@La-comadreja
Created July 19, 2012 20:09
Show Gist options
  • Save La-comadreja/3146442 to your computer and use it in GitHub Desktop.
Save La-comadreja/3146442 to your computer and use it in GitHub Desktop.
Error from "heroku logs"
2012-07-19T20:04:56+00:00 heroku[web.1]: State changed from crashed to starting
2012-07-19T20:04:58+00:00 heroku[web.1]: Starting process with command `bundle exec thin start -R config.ru -e $RAILS_ENV -p 9815`
2012-07-19T20:04:58+00:00 app[web.1]: bash: bundle: command not found
2012-07-19T20:04:59+00:00 heroku[web.1]: Process exited with status 127
2012-07-19T20:04:59+00:00 heroku[web.1]: State changed from starting to crashed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment