Skip to content

Instantly share code, notes, and snippets.

@kunalmodi
Created September 21, 2012 04:19
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 kunalmodi/3759699 to your computer and use it in GitHub Desktop.
Save kunalmodi/3759699 to your computer and use it in GitHub Desktop.
sidekiq glyphicons-halflings.png
2012-09-21T04:10:15+00:00 app[web.1]: Started GET "/sidekiq" for 98.207.109.91 at 2012-09-21 04:10:15 +0000
2012-09-21T04:10:15+00:00 heroku[router]: GET .herokuapp.com/sidekiq dyno=web.1 queue=0 wait=0ms service=10ms status=301 bytes=11
2012-09-21T04:10:15+00:00 app[web.1]:
2012-09-21T04:10:15+00:00 app[web.1]:
2012-09-21T04:10:15+00:00 app[web.1]: Started GET "/sidekiq/" for 98.207.109.91 at 2012-09-21 04:10:15 +0000
2012-09-21T04:10:16+00:00 heroku[router]: GET .herokuapp.com/sidekiq/ dyno=web.1 queue=0 wait=0ms service=102ms status=200 bytes=2467
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]: Started GET "/sidekiq/assets/application.css" for 98.207.109.91 at 2012-09-21 04:10:16 +0000
2012-09-21T04:10:16+00:00 heroku[router]: GET .herokuapp.com/sidekiq/assets/application.css dyno=web.1 queue=0 wait=0ms service=14ms status=304 bytes=0
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]: Started GET "/sidekiq/assets/application.js" for 98.207.109.91 at 2012-09-21 04:10:16 +0000
2012-09-21T04:10:16+00:00 heroku[router]: GET .herokuapp.com/sidekiq/assets/application.js dyno=web.1 queue=0 wait=0ms service=17ms status=304 bytes=0
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]: Started GET "/sidekiq/img/glyphicons-halflings.png" for 98.207.109.91 at 2012-09-21 04:10:16 +0000
2012-09-21T04:10:16+00:00 app[web.1]:
2012-09-21T04:10:16+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/sidekiq/img/glyphicons-halflings.png"):
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/connection.rb:80:in `block in pre_process'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/connection.rb:78:in `catch'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/connection.rb:53:in `process'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/connection.rb:78:in `pre_process'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/connection.rb:38:in `receive_data'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/backends/base.rb:63:in `start'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/thin-1.4.1/lib/thin/server.rb:159:in `start'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/thin.rb:13:in `run'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/server.rb:265:in `start'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands/server.rb:70:in `start'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands.rb:55:in `block in <top (required)>'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands.rb:50:in `tap'
2012-09-21T04:10:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.8/lib/rails/commands.rb:50:in `<top (required)>'
2012-09-21T04:10:16+00:00 heroku[router]: GET .herokuapp.com/sidekiq/img/glyphicons-halflings.png dyno=web.1 queue=0 wait=0ms service=25ms status=404 bytes=728
2012-09-21T04:10:16+00:00 app[web.1]: script/rails:6:in `require'
2012-09-21T04:10:16+00:00 app[web.1]: script/rails:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment