Skip to content

Instantly share code, notes, and snippets.

@windhamdavid
Created May 25, 2011 12:11
Show Gist options
  • Save windhamdavid/990849 to your computer and use it in GitHub Desktop.
Save windhamdavid/990849 to your computer and use it in GitHub Desktop.
2011-05-25T00:59:27+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `instance_eval'
2011-05-25T00:59:27+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `initialize'
2011-05-25T00:59:27+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:120:in `new'
2011-05-25T00:59:27+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:120:in `map'
2011-05-25T00:59:27+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-05-25T00:59:27+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `instance_eval'
2011-05-25T00:59:27+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `initialize'
2011-05-25T00:59:27+00: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-05-25T00:59:27+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `load'
2011-05-25T00:59:27+00:00 app[web.1]: from /usr/ruby1.9.2/bin/thin:19:in `<main>'
2011-05-25T00:59:27+00:00 heroku[web.1]: Process exited
2011-05-24T17:59:28-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-24T18:23:19-07:00 heroku[web.1]: State changed from crashed to created
2011-05-24T18:23:19-07:00 heroku[web.1]: State changed from created to starting
2011-05-25T01:23:26+00:00 heroku[web.1]: Starting process with command: `thin -p 32990 -e production -R /home/heroku_rack/heroku.ru start`
2011-05-25T01:23:31+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `require': no such file to load -- uglifier (LoadError)
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `block in require'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:225:in `load_dependency'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `require'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:71:in `expand_js_compressor'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:60:in `asset_environment'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/railtie/configurable.rb:28:in `method_missing'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:34:in `block in <class:Railtie>'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:34:in `call'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:42:in `each'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:25:in `instance_exec'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:25:in `run'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:50:in `block in run_initializers'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:49:in `each'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:49:in `run_initializers'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/application.rb:94:in `initialize!'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/railtie/configurable.rb:28:in `method_missing'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2011-05-25T01:23:31+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-05-25T01:23:31+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-05-25T01:23:31+00:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
2011-05-25T01:23:31+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-05-25T01:23:31+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `instance_eval'
2011-05-25T01:23:31+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `initialize'
2011-05-25T01:23:31+00:00 heroku[web.1]: Process exited
2011-05-24T18:23:32-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-24T18:49:32-07:00 heroku[web.1]: State changed from crashed to created
2011-05-24T18:49:32-07:00 heroku[web.1]: State changed from created to starting
2011-05-25T01:49:42+00:00 heroku[web.1]: Starting process with command: `thin -p 26411 -e production -R /home/heroku_rack/heroku.ru start`
2011-05-25T01:49:49+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `require': no such file to load -- uglifier (LoadError)
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `block in require'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:225:in `load_dependency'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `require'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:71:in `expand_js_compressor'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:60:in `asset_environment'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/railtie/configurable.rb:28:in `method_missing'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:34:in `block in <class:Railtie>'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:34:in `call'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:42:in `each'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:25:in `instance_exec'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:25:in `run'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:50:in `block in run_initializers'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:49:in `each'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:49:in `run_initializers'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/application.rb:94:in `initialize!'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/railtie/configurable.rb:28:in `method_missing'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2011-05-25T01:49:49+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-05-25T01:49:49+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-05-25T01:49:49+00:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
2011-05-25T01:49:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-05-25T01:49:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `instance_eval'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `initialize'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:120:in `new'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:120:in `map'
2011-05-25T01:49:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18:in `block (2 levels) in <main>'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `instance_eval'
2011-05-25T01:49:49+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `initialize'
2011-05-25T01:49:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-05-25T01:49:49+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-05-25T01:49:49+00: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-05-25T01:49:49+00:00 heroku[web.1]: Process exited
2011-05-24T18:49:50-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-25T03:32:01+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-25T03:32:01+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-24T20:32:01-07:00 heroku[nginx]: GET / HTTP/1.1 | 64.139.249.174 | 795 | http | 503
2011-05-24T20:32:01-07:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 64.139.249.174 | 796 | http | 503
2011-05-25T03:32:03+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-25T03:32:04+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-24T20:32:04-07:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 64.139.249.174 | 796 | http | 503
2011-05-25T03:51:02+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-25T03:51:02+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-25T03:51:03+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-25T03:51:03+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-24T20:51:03-07:00 heroku[nginx]: GET / HTTP/1.1 | 64.139.249.174 | 795 | http | 503
2011-05-24T21:00:33-07:00 heroku[slugc]: Slug compilation finished
2011-05-25T04:00:39+00:00 heroku[web.1]: Starting process with command: `thin -p 43601 -e production -R /home/heroku_rack/heroku.ru start`
2011-05-25T04:00:44+00:00 app[web.1]: /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `require': no such file to load -- uglifier (LoadError)
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `block in require'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:225:in `load_dependency'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/dependencies.rb:237:in `require'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:71:in `expand_js_compressor'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:60:in `asset_environment'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/railtie/configurable.rb:28:in `method_missing'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/actionpack-3.1.0.beta1/lib/sprockets/railtie.rb:34:in `block in <class:Railtie>'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:34:in `call'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:34:in `execute_hook'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:43:in `block in run_load_hooks'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:42:in `each'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.beta1/lib/active_support/lazy_load_hooks.rb:42:in `run_load_hooks'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/application/finisher.rb:56:in `block in <module:Finisher>'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:25:in `instance_exec'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:25:in `run'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:50:in `block in run_initializers'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:49:in `each'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/initializable.rb:49:in `run_initializers'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/application.rb:94:in `initialize!'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/railties-3.1.0.beta1/lib/rails/railtie/configurable.rb:28:in `method_missing'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/config/environment.rb:5:in `<top (required)>'
2011-05-25T04:00:44+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-05-25T04:00:44+00:00 app[web.1]: from <internal:lib/rubygems/custom_require>:29:in `require'
2011-05-25T04:00:44+00:00 app[web.1]: from config.ru:1:in `block (3 levels) in <main>'
2011-05-25T04:00:44+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `eval'
2011-05-25T04:00:44+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23:in `block (3 levels) in <main>'
2011-05-25T04:00:44+00:00 app[web.1]: from /app/.bundle/gems/ruby/1.9.1/gems/rack-1.3.0/lib/rack/builder.rb:51:in `instance_eval'
2011-05-25T04:00:44+00:00 heroku[web.1]: Process exited
2011-05-24T21:00:45-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-25T04:00:46+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-25T04:00:46+00:00 heroku[router]: Error H10 (App crashed) -> GET davoku.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-24T21:00:46-07:00 heroku[nginx]: GET / HTTP/1.1 | 64.139.249.174 | 796 | http | 503
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment