Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created April 12, 2012 18:47
Show Gist options
  • Save coderforhire/2370006 to your computer and use it in GitHub Desktop.
Save coderforhire/2370006 to your computer and use it in GitHub Desktop.
/home/heroku_rack/lib/date_header.rb:14:in `call'
2012-04-12T18:45:56+00:00 heroku[nginx]: 209.145.177.162 - - [12/Apr/2012:18:45:56 +0000] "POST /users HTTP/1.1" 500 643 "http://picdazzler.com/users/sign_up" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.151 Safari/535.19" picdazzler.com
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:76:in `block in pre_process'
2012-04-12T18:45:56+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:134:in `call'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in `catch'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in `pre_process'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:57:in `process'
2012-04-12T18:45:56+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:42:in `receive_data'
2012-04-12T18:45:56+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/backends/base.rb:57:in `start'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/server.rb:156:in `start'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:177:in `run_command'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:143:in `run!'
2012-04-12T18:45:56+00:00 app[web.1]: thin (1.2.6) bin/thin:6:in `<top (required)>'
2012-04-12T18:45:56+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `load'
2012-04-12T18:45:56+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `<main>'
2012-04-12T18:45:56+00:00 app[web.1]:
2012-04-12T18:45:56+00:00 app[web.1]:
@coderforhire
Copy link
Author

.bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/transactions.rb:293:in with_transaction_returning_status' 2012-04-12T18:53:53+00:00 heroku[nginx]: 209.145.177.162 - - [12/Apr/2012:18:53:53 +0000] "POST /users HTTP/1.1" 500 643 "http://picdazzler.com/users/sign_up" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.151 Safari/535.19" picdazzler.com 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/transactions.rb:241:inblock in save'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/transactions.rb:252:in rollback_active_record_state!' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/transactions.rb:240:insave'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/devise-2.0.0/app/controllers/devise/registrations_controller.rb:15:in create' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/implicit_render.rb:4:insend_action'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/abstract_controller/base.rb:167:in process_action' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/rendering.rb:10:inprocess_action'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:436:in _run__4340140670417553995__process_action__2492812986132042887__callbacks' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:405:in__run_callback'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/abstract_controller/callbacks.rb:18:in block in process_action' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:385:in_run_process_action_callbacks'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:81:in run_callbacks' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/abstract_controller/callbacks.rb:17:inprocess_action'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/rescue.rb:29:in process_action' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/instrumentation.rb:30:inblock in process_action'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/notifications/instrumenter.rb:20:in instrument' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/notifications.rb:123:inblock in instrument'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/notifications.rb:123:in instrument' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/instrumentation.rb:29:inprocess_action'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/params_wrapper.rb:205:in process_action' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/railties/controller_runtime.rb:18:inprocess_action'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/abstract_controller/base.rb:121:in process' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/abstract_controller/rendering.rb:45:inprocess'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal.rb:203:in dispatch' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal/rack_delegation.rb:14:indispatch'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:73:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:73:indispatch'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_controller/metal.rb:246:in block in action' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:36:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/routing/mapper.rb:40:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/journey-1.0.3/lib/journey/router.rb:68:inblock in call'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/journey-1.0.3/lib/journey/router.rb:56:in each' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/routing/route_set.rb:600:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/journey-1.0.3/lib/journey/router.rb:56:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:35:inblock in call'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/best_standards_support.rb:17:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:34:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/warden-1.1.0/lib/warden/manager.rb:34:in catch' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/etag.rb:23:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/conditionalget.rb:35:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/head.rb:14:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/params_parser.rb:21:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/flash.rb:242:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:incontext'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/cookies.rb:338:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/query_cache.rb:64:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activerecord-3.2.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:467:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:405:in_run__4166854652466604492__call__4577700262381808764__callbacks'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/callbacks.rb:28:in block in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:405:in__run_callback'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:385:in _run_call_callbacks' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/callbacks.rb:81:inrun_callbacks'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/callbacks.rb:27:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/remote_ip.rb:31:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/debug_exceptions.rb:16:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/show_exceptions.rb:56:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/rack/logger.rb:26:in call_app' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/rack/logger.rb:16:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/request_id.rb:22:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/actionpack-3.2.3/lib/action_dispatch/middleware/static.rb:62:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/activesupport-3.2.3/lib/active_support/cache/strategy/local_cache.rb:72:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in forward' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:inpass'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in invalidate' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:incall!'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/engine.rb:479:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/application.rb:220:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/railties-3.2.3/lib/rails/railtie/configurable.rb:30:inmethod_missing'
2012-04-12T18:53:53+00:00 app[web.1]: /home/heroku_rack/lib/static_assets.rb:9:in call' 2012-04-12T18:53:53+00:00 app[web.1]: /home/heroku_rack/lib/last_access.rb:15:incall'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:134:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/urlmap.rb:64:inblock in call'
2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in each' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/urlmap.rb:49:incall'
2012-04-12T18:53:53+00:00 app[web.1]: /home/heroku_rack/lib/date_header.rb:14:in call' 2012-04-12T18:53:53+00:00 app[web.1]: .bundle/gems/ruby/1.9.1/gems/rack-1.4.1/lib/rack/builder.rb:134:incall'
2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in catch' 2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:76:inblock in pre_process'
2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:74:in pre_process' 2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:57:inprocess'
2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/connection.rb:42:in receive_data' 2012-04-12T18:53:53+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:inrun_machine'
2012-04-12T18:53:53+00:00 app[web.1]: eventmachine (0.12.10) lib/eventmachine.rb:256:in run' 2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/server.rb:156:instart'
2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/backends/base.rb:57:in start' 2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/controllers/controller.rb:80:instart'
2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:177:in run_command' 2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) lib/thin/runner.rb:143:inrun!'
2012-04-12T18:53:53+00:00 app[web.1]: thin (1.2.6) bin/thin:6:in <top (required)>' 2012-04-12T18:53:53+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:inload'
2012-04-12T18:53:53+00:00 app[web.1]: /usr/ruby1.9.2/bin/thin:19:in `

'
2012-04-12T18:53:53+00:00 app[web.1]:
2012-04-12T18:53:53+00:00 app[web.1]:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment