Skip to content

Instantly share code, notes, and snippets.

@rhysforyou
Created March 27, 2011 08:47
Show Gist options
  • Select an option

  • Save rhysforyou/889058 to your computer and use it in GitHub Desktop.

Select an option

Save rhysforyou/889058 to your computer and use it in GitHub Desktop.
Heroku Log output for Blinklist
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:63:in `new'
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:63:in `map'
2011-03-27T01:19:08-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:19:08-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-03-27T01:19:08-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:19:08-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:19:08-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-03-27T01:19:08-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
2011-03-27T01:19:08-07: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-03-27T01:19:08-07: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-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
2011-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
2011-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
2011-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
2011-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
2011-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
2011-03-27T01:19:08-07:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
2011-03-27T01:19:09-07:00 heroku[web.1]: State changed from starting to crashed
2011-03-27T01:29:07-07:00 heroku[web.1]: State changed from crashed to created
2011-03-27T01:29:07-07:00 heroku[web.1]: State changed from created to starting
2011-03-27T01:29:15-07:00 app[web.1]: <internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- dm-postgres-adapter (LoadError)
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-03-27T01:29:15-07:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core/adapters.rb:163:in `load_adapter'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core/adapters.rb:133:in `adapter_class'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core/adapters.rb:13:in `new'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:63:in `new'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core.rb:219:in `setup'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:63:in `map'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/blinklist.rb:16:in `<top (required)>'
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-03-27T01:29:15-07:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:29:15-07:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-03-27T01:29:15-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:29:15-07:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-03-27T01:29:15-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
2011-03-27T01:29:15-07: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-03-27T01:29:15-07: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-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
2011-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
2011-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
2011-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
2011-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
2011-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
2011-03-27T01:29:15-07:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
2011-03-27T01:29:17-07:00 heroku[web.1]: State changed from starting to crashed
2011-03-27T01:39:59-07:00 heroku[web.1]: State changed from crashed to created
2011-03-27T01:39:59-07:00 heroku[web.1]: State changed from created to starting
2011-03-27T01:40:05-07:00 app[web.1]: <internal:lib/rubygems/custom_require>:29:in `require': no such file to load -- dm-postgres-adapter (LoadError)
2011-03-27T01:40:05-07:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core/adapters.rb:163:in `load_adapter'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core/adapters.rb:133:in `adapter_class'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core/adapters.rb:13:in `new'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/dm-core-1.1.0/lib/dm-core.rb:219:in `setup'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/blinklist.rb:16:in `<top (required)>'
2011-03-27T01:40:05-07:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-03-27T01:40:05-07:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-03-27T01:40:05-07:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:63:in `new'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:63:in `map'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `block in <main>'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `instance_eval'
2011-03-27T01:40:05-07:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.2.2/lib/rack/builder.rb:46:in `initialize'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-03-27T01:40:05-07:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `<main>'
2011-03-27T01:40:05-07: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-03-27T01:40:05-07: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-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:175:in `load_rackup_config'
2011-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/controllers/controller.rb:65:in `start'
2011-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:177:in `run_command'
2011-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/lib/thin/runner.rb:143:in `run!'
2011-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/lib/ruby/gems/1.9.1/gems/thin-1.2.6/bin/thin:6:in `<top (required)>'
2011-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
2011-03-27T01:40:05-07:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
2011-03-27T01:40:05-07:00 heroku[web.1]: State changed from starting to crashed
2011-03-27T01:46:18-07:00 heroku[router]: Error H10 (App crashed) -> GET blinklist.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-03-27T01:46:18-07:00 heroku[nginx]: GET / HTTP/1.1 | 121.216.0.73 | 791 | http | 503
2011-03-27T01:46:19-07:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 121.216.0.73 | 790 | http | 503
2011-03-27T01:46:19-07:00 heroku[router]: Error H10 (App crashed) -> GET blinklist.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment