Skip to content

Instantly share code, notes, and snippets.

@ctide
Created January 23, 2012 00:43
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 ctide/1659672 to your computer and use it in GitHub Desktop.
Save ctide/1659672 to your computer and use it in GitHub Desktop.
Started GET "/" for 127.0.0.1 at 2012-01-22 16:36:51 -0800
Processing by IndexController#index as HTML
Rendered notifications/_notifications.html.haml (1.3ms)
Rendered items/_search.html.haml (0.8ms)
Rendered items/_todo_item.haml (0.0ms)
Rendered users/_todo.html.haml (2.1ms)
Rendered index/dashboard.html.haml within layouts/application (11.5ms)
Rendered layouts/_alert.html.haml (0.2ms)
Rendered layouts/_js_vars.html.haml (0.2ms)
Completed 200 OK in 16ms (Views: 14.3ms | ActiveRecord: 0.9ms)
Started GET "/images/favicon.ico" for 127.0.0.1 at 2012-01-22 16:36:51 -0800
ActionController::RoutingError (No route matches [GET] "/images/favicon.ico"):
actionpack (3.2.0) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
actionpack (3.2.0) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.0) lib/rails/rack/logger.rb:26:in `call_app'
railties (3.2.0) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.0) lib/action_dispatch/middleware/request_id.rb:22:in `call'
/var/www/lists.io-test/shared/bundle/ruby/1.9.1/bundler/gems/rack-e20baec00523/lib/rack/methodoverride.rb:21:in `call'
/var/www/lists.io-test/shared/bundle/ruby/1.9.1/bundler/gems/rack-e20baec00523/lib/rack/runtime.rb:17:in `call'
activesupport (3.2.0) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/var/www/lists.io-test/shared/bundle/ruby/1.9.1/bundler/gems/rack-e20baec00523/lib/rack/lock.rb:15:in `call'
rack-cache (1.1) lib/rack/cache/context.rb:132:in `forward'
rack-cache (1.1) lib/rack/cache/context.rb:241:in `fetch'
rack-cache (1.1) lib/rack/cache/context.rb:181:in `lookup'
rack-cache (1.1) lib/rack/cache/context.rb:65:in `call!'
rack-cache (1.1) lib/rack/cache/context.rb:50:in `call'
airbrake (3.0.9) lib/airbrake/user_informer.rb:12:in `call'
railties (3.2.0) lib/rails/engine.rb:479:in `call'
railties (3.2.0) lib/rails/application.rb:220:in `call'
railties (3.2.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/rack/application_spawner.rb:206:in `start_request_handler'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/rack/application_spawner.rb:171:in `block in handle_spawn_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/utils.rb:479:in `safe_fork'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/rack/application_spawner.rb:166:in `handle_spawn_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server.rb:180:in `start'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/rack/application_spawner.rb:129:in `start'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/spawn_manager.rb:253:in `block (2 levels) in spawn_rack_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/spawn_manager.rb:246:in `block in spawn_rack_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server_collection.rb:82:in `block in synchronize'
<internal:prelude>:10:in `synchronize'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/spawn_manager.rb:244:in `spawn_rack_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
/home/ubuntu/.passenger/standalone/3.0.11-x86_64-ruby1.9.3-linux-gcc4.4.3-1002/support/helper-scripts/passenger-spawn-server:99:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment