Skip to content

Instantly share code, notes, and snippets.

@captproton
Created June 25, 2011 00:37
Show Gist options
  • Select an option

  • Save captproton/1045952 to your computer and use it in GitHub Desktop.

Select an option

Save captproton/1045952 to your computer and use it in GitHub Desktop.
Heroku crash
captproton:todo heathertanner$ heroku logs
2011-06-25T00:30:57+00:00 heroku[api]: Add-on add logging:basic by carl@captproton.com
2011-06-25T00:30:57+00:00 heroku[api]: Release v2 created by carl@captproton.com
2011-06-25T00:31:28+00:00 heroku[api]: Add-on update shared-database
2011-06-25T00:31:28+00:00 heroku[api]: Release v3 created by carl@captproton.com
2011-06-25T00:31:40+00:00 heroku[slugc]: Slug compilation started
2011-06-25T00:33:00+00:00 heroku[api]: Deploy 18cf32e by carl@captproton.com
2011-06-25T00:33:00+00:00 heroku[api]: Release v4 created by carl@captproton.com
2011-06-25T00:33:01+00:00 heroku[web.1]: State changed from created to starting
2011-06-25T00:33:01+00:00 heroku[slugc]: Slug compilation finished
2011-06-25T00:33:12+00:00 heroku[web.1]: Starting process with command: `thin -p 3075 -e production -R /home/heroku_rack/heroku.ru start`
2011-06-25T00:33:13+00:00 app[web.1]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:27:in `block in setup': You have already activated daemons 1.1.0, but your Gemfile requires daemons 1.0.10. Consider using bundle exec. (Gem::LoadError)
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `block in each'
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `each'
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `each'
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:17:in `setup'
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler.rb:100:in `setup'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/config/boot.rb:8:in `<top (required)>'
2011-06-25T00:33:13+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:13+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/config/application.rb:1:in `<top (required)>'
2011-06-25T00:33:13+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:13+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/config/environment.rb:2:in `<top (required)>'
2011-06-25T00:33:13+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:13+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:13+00:00 app[web.1]: from config.ru:3:in `block (3 levels) in <main>'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_eval'
5T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initialize'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:63:in `new'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:63:in `map'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_eval'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initialize'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_eval'
2011-06-25T00:33:13+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initialize'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-06-25T00:33:13+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `eval'
2011-06-25T00:33:13+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/rack/adapter/loader.rb:36:in `load'
2011-06-25T00:33:14+00:00 heroku[web.1]: Process exited
2011-06-25T00:33:17+00:00 heroku[web.1]: State changed from starting to crashed
2011-06-25T00:33:17+00:00 heroku[web.1]: State changed from crashed to created
2011-06-25T00:33:17+00:00 heroku[web.1]: State changed from created to starting
2011-06-25T00:33:22+00:00 heroku[web.1]: Starting process with command: `thin -p 52210 -e production -R /home/heroku_rack/heroku.ru start`
2011-06-25T00:33:23+00:00 app[web.1]: /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:27:in `block in setup': You have already activated daemons 1.1.0, but your Gemfile requires daemons 1.0.10. Consider using bundle exec. (Gem::LoadError)
2011-06-25T00:33:23+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `block in each'
2011-06-25T00:33:23+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `each'
2011-06-25T00:33:23+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/spec_set.rb:12:in `each'
2011-06-25T00:33:23+00:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/bundler-1.0.7/lib/bundler/runtime.rb:17:in `setup'
2011-06-25T00:33:23+00:00 app[web.1]: f
2011-06-25T00:33:23+00:00 app[web.1]: from /app/config/boot.rb:8:in `<top (required)>'
2011-06-25T00:33:23+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:23+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/config/application.rb:1:in `<top (required)>'
2011-06-25T00:33:23+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:23+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/config/environment.rb:2:in `<top (required)>'
2011-06-25T00:33:23+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:23+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-06-25T00:33:23+00:00 app[web.1]: from config.ru:3:in `block (3 levels) in <main>'
2011-06-25T00:33:23+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-06-25T00:33:23+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_eval'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initialize'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:63:in `new'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:63:in `map'
2011-06-25T00:33:23+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_eval'
2011-06-25T00:33:23+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initialize'
2011-06-25T00:33:23+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-06-25T00:33:23+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
2011-06-25T00:33:23+00:00 heroku[web.1]: Process exited
2011-06-25T00:33:23+00:00 heroku[web.1]: State changed from starting to crashed
2011-06-25T00:33:28+00:00 heroku[rake.1]: State changed from created to starting
2011-06-25T00:33:34+00:00 app[rake.1]: Awaiting client
2011-06-25T00:33:34+00:00 app[rake.1]: Starting process with command `rake db:migrate`
2011-06-25T00:33:35+00:00 heroku[rake.1]: State changed from starting to up
2011-06-25T00:33:39+00:00 heroku[rake.1]: Process exited
2011-06-25T00:33:40+00:00 heroku[rake.1]: State changed from up to crashed
2011-06-25T00:33:40+00:00 heroku[rake.1]: State changed from crashed to complete
2011-06-25T00:34:01+00:00 heroku[router]: Error H10 (App crashed) -> GET geterdone.heroku.com/ dyno= queue= wait= service= status=503 bytes=
2011-06-25T00:34:02+00:00 heroku[router]: Error H10 (App crashed) -> GET geterdone.heroku.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2011-06-25T00:34:13+00:00 heroku[router]: Error H10 (App crashed) -> GET geterdone.heroku.com/ dyno= queue= wait= service= status=503 bytes=
2011-06-25T00:34:13+00:00 heroku[router]: Error H10 (App crashed) -> GET geterdone.heroku.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2011-06-25T00:34:13+00:00 heroku[nginx]: GET / HTTP/1.1 | 98.210.200.138 | 790 | http | 503
2011-06-25T00:34:21+00:00 heroku[router]: Error H10 (App crashed) -> GET geterdone.heroku.com/ dyno= queue= wait= service= status=503 bytes=
2011-06-25T00:34:22+00:00 heroku[router]: Error H10 (App crashed) -> GET geterdone.heroku.com/favicon.ico dyno= queue= wait= service= status=503 bytes=
2011-06-25T00:34:23+00:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 98.210.200.138 | 791 | http | 503
captproton:todo heathertanner$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment