test/dummy/log/development.log in errdo-0.10.0 vs test/dummy/log/development.log in errdo-0.11.0
- old
+ new
@@ -24847,5 +24847,2345 @@
[1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'trollers/static_controller.rb:7:in `generic_error''standard-errorRuntimeError' AND "errors"."id" != 13) LIMIT 1
[1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 7], ["last_occurred_at", "2016-09-18 14:27:41.927280"], ["updated_at", "2016-09-18 14:27:41.940372"], ["id", 13]]
[1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'trollers/static_controller.rb:7:in `generic_error''standard-errorRuntimeError' AND "errors"."id" != 13) LIMIT 1
[1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "last_experiencer_id" = ?, "last_experiencer_type" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["last_experiencer_id", nil], ["last_experiencer_type", nil], ["updated_at", "2016-09-18 14:27:41.948433"], ["id", 13]]
[1m[35m (7.9ms)[0m commit transaction
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 19:52:33 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.4ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "ror_logger_parser.rb:49:in `set_accessible_params'NilClass"]]
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'ror_logger_parser.rb:49:in `set_accessible_params''NilClass' LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["exception_class_name", "NilClass"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/lib/errdo/models/error_logger_parser.rb:49:in `set_accessible_params'\"\n- \"/home/eric/Projects/errdo/lib/errdo/models/error_logger_parser.rb:11:in `initialize'\"\n- \"/home/eric/Projects/errdo/lib/errdo/logger.rb:8:in `new'\"\n- \"/home/eric/Projects/errdo/lib/errdo/logger.rb:8:in `initialize'\"\n- \"/home/eric/Projects/errdo/lib/errdo.rb:120:in `new'\"\n- \"/home/eric/Projects/errdo/lib/errdo.rb:120:in `error'\"\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "ror_logger_parser.rb:49:in `set_accessible_params'NilClass"], ["created_at", "2016-10-03 23:52:33.249842"], ["updated_at", "2016-10-03 23:52:33.249842"]]
+ [1m[35m (6.5ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 14], ["created_at", "2016-10-03 23:52:33.288750"], ["updated_at", "2016-10-03 23:52:33.288750"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 14]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'ror_logger_parser.rb:49:in `set_accessible_params''NilClass' AND "errors"."id" != 14) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-03 23:52:33.288750"], ["updated_at", "2016-10-03 23:52:33.294156"], ["id", 14]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'ror_logger_parser.rb:49:in `set_accessible_params''NilClass' AND "errors"."id" != 14) LIMIT 1
+ [1m[36m (8.3ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 119ms (ActiveRecord: 17.4ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.1ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "exception_message", "http_method", "host_name", "url", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["exception_class_name", "ActionView::MissingTemplate"], ["exception_message", "Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:\n * \"/home/eric/Projects/errdo/test/dummy/app/views\"\n * \"/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views\"\n * \"/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views\"\n * \"/home/eric/Projects/errdo/app/views\"\n"], ["http_method", "GET"], ["host_name", "localhost"], ["url", "http://localhost:3000/static/log"], ["backtrace", "---\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/path_set.rb:46:in\n `find'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/lookup_context.rb:121:in\n `find'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/renderer/abstract_renderer.rb:18:in\n `find_template'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/renderer/template_renderer.rb:40:in\n `determine_template'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/renderer/template_renderer.rb:8:in\n `render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/renderer/renderer.rb:46:in\n `render_template'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/renderer/renderer.rb:27:in\n `render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:100:in\n `_render_template'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/streaming.rb:217:in\n `_render_template'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:83:in\n `render_to_body'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:32:in\n `render_to_body'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/renderers.rb:37:in\n `render_to_body'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/rendering.rb:25:in\n `render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:16:in\n `render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:44:in\n `block (2 levels) in render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/core_ext/benchmark.rb:12:in\n `block in ms'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/core_ext/benchmark.rb:12:in\n `ms'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:44:in\n `block in render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:87:in\n `cleanup_view_runtime'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:25:in\n `cleanup_view_runtime'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:43:in\n `render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:10:in\n `default_render'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:5:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"], ["created_at", "2016-10-03 23:52:33.350367"], ["updated_at", "2016-10-03 23:52:33.350367"]]
+ [1m[35m (11.0ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-03 23:52:33.378984"], ["updated_at", "2016-10-03 23:52:33.378984"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 15]]
+ [1m[35mErrdo::Error Exists (0.2ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-03 23:52:33.378984"], ["updated_at", "2016-10-03 23:52:33.388883"], ["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36m (10.5ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 19:52:55 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.6ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (85.5ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (2.9ms)
+Completed 200 OK in 1659ms (Views: 1655.9ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/errdo/errdo.self-5036751486a305029dd30cfb88687d6a9b50a1a6298a3f41e679220aee331d04.css?body=1" for 127.0.0.1 at 2016-10-03 19:52:57 -0400
+
+
+Started GET "/errdo/errors/14" for 127.0.0.1 at 2016-10-03 19:53:05 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"14"}
+ [1m[35mErrdo::Error Load (0.3ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.2ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 14]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.2ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 14]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (20.4ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 44ms (Views: 38.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 19:57:36 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "errors" ("exception_class_name", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["exception_class_name", "NilClass"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"], ["created_at", "2016-10-03 23:57:36.261868"], ["updated_at", "2016-10-03 23:57:36.261868"]]
+ [1m[36m (6.5ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 16], ["created_at", "2016-10-03 23:57:36.291164"], ["updated_at", "2016-10-03 23:57:36.291164"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 16]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 1], ["last_occurred_at", "2016-10-03 23:57:36.291164"], ["updated_at", "2016-10-03 23:57:36.295422"], ["id", 16]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1[0m
+ [1m[35m (10.8ms)[0m commit transaction
+Completed 500 Internal Server Error in 87ms (ActiveRecord: 20.6ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[36mErrdo::Error Load (0.1ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: Uy8xekxOcHg2bklGT0JjcndzV1JYa21DV0lQeFFYMkJGVWlTY0trZXJXZVVvcWkvK0RtYVRTOGQrZW1jTy9WcWljRGhYSXo5YldBaytCZDdVWTU1bHExUG9VYlVXODJIMCtUREhvaHBuTXkyaGJJY09uZHRoaUtMcFByZnE2VkY0a290eFVLVVZHcWVRU25FYmhlQUp3PT0tLUttdlpZSkIxc3FIdWZLRFZNa3JJN2c9PQ==--cda56a2a179c2ca72f4f374cda1ea4e36fca36f0\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-03 23:57:36.338257"], ["updated_at", "2016-10-03 23:57:36.338257"]]
+ [1m[35mSQL (0.1ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 15]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 2], ["last_occurred_at", "2016-10-03 23:57:36.338257"], ["updated_at", "2016-10-03 23:57:36.344389"], ["id", 15]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1[0m
+ [1m[35m (9.7ms)[0m commit transaction
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 19:57:40 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "errors"[0m
+ [1m[35mErrdo::Error Load (0.5ms)[0m SELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0
+ [1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (39.6ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.4ms)
+Completed 200 OK in 60ms (Views: 57.5ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/errdo/errors/16" for 127.0.0.1 at 2016-10-03 19:57:44 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"16"}
+ [1m[36mErrdo::Error Load (0.4ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.6ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1 [["error_id", 16]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.2ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 16]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (3.3ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.4ms)
+Completed 200 OK in 30ms (Views: 20.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/log" for 127.0.0.1 at 2016-10-03 19:58:49 -0400
+
+ActionController::RoutingError (No route matches [GET] "/log"):
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "spatch/middleware/debug_exceptions.rb:21:in `call'matches [GET] \"/log\"roller::RoutingError"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'spatch/middleware/debug_exceptions.rb:21:in `call''matches [GET] "/log"roller::RoutingError' LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "exception_message", "http_method", "host_name", "url", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["exception_class_name", "ActionController::RoutingError"], ["exception_message", "No route matches [GET] \"/log\""], ["http_method", "GET"], ["host_name", "localhost"], ["url", "http://localhost:3000/log"], ["backtrace", "---\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "spatch/middleware/debug_exceptions.rb:21:in `call'matches [GET] \"/log\"roller::RoutingError"], ["created_at", "2016-10-03 23:58:49.157269"], ["updated_at", "2016-10-03 23:58:49.157269"]]
+ [1m[35m (4.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess {}\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: QXVDSE84VU5tOUNsREhrMjYxd2xSQnJpVCsyWTNxSXZUcTl0SVF4YlgxM3lISEVsdFBNaW9mREhOWFpMNHdINlZyeVd0d1BTZWpaYTJUUXFQc1p2MzlGd3d0S1VxWENsOGxvakVNWWd2ZzhBVTFEZEpVUFpqeUpPamI3ZG5zanNkMXZWMEI0SkhVOXhrUVVWc25iTXZRPT0tLUN3Zk95R3Rmbm5EaE41c0pSMldXNnc9PQ==--ea39c705dc96aa26271e160ec40a2cefc1fdbd15\n"], ["error_id", 17], ["created_at", "2016-10-03 23:58:49.179618"], ["updated_at", "2016-10-03 23:58:49.179618"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 17]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'spatch/middleware/debug_exceptions.rb:21:in `call''matches [GET] "/log"roller::RoutingError' AND "errors"."id" != 17) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-03 23:58:49.179618"], ["updated_at", "2016-10-03 23:58:49.183410"], ["id", 17]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'spatch/middleware/debug_exceptions.rb:21:in `call''matches [GET] "/log"roller::RoutingError' AND "errors"."id" != 17) LIMIT 1
+ [1m[36m (7.7ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 19:58:54 -0400
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 16], ["created_at", "2016-10-03 23:58:55.012964"], ["updated_at", "2016-10-03 23:58:55.012964"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 16]]
+ [1m[35mErrdo::Error Exists (0.2ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 2], ["last_occurred_at", "2016-10-03 23:58:55.012964"], ["updated_at", "2016-10-03 23:58:55.022092"], ["id", 16]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36m (11.6ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 47ms (ActiveRecord: 13.0ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.1ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: QXVDSE84VU5tOUNsREhrMjYxd2xSQnJpVCsyWTNxSXZUcTl0SVF4YlgxM3lISEVsdFBNaW9mREhOWFpMNHdINlZyeVd0d1BTZWpaYTJUUXFQc1p2MzlGd3d0S1VxWENsOGxvakVNWWd2ZzhBVTFEZEpVUFpqeUpPamI3ZG5zanNkMXZWMEI0SkhVOXhrUVVWc25iTXZRPT0tLUN3Zk95R3Rmbm5EaE41c0pSMldXNnc9PQ==--ea39c705dc96aa26271e160ec40a2cefc1fdbd15\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-03 23:58:55.061253"], ["updated_at", "2016-10-03 23:58:55.061253"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 15]]
+ [1m[35mErrdo::Error Exists (0.2ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 3], ["last_occurred_at", "2016-10-03 23:58:55.061253"], ["updated_at", "2016-10-03 23:58:55.070366"], ["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36m (9.4ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 19:58:58 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.8ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (47.8ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.4ms)
+Completed 200 OK in 74ms (Views: 69.6ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/errdo/errors/16" for 127.0.0.1 at 2016-10-03 19:59:03 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"16"}
+ [1m[35mErrdo::Error Load (1.1ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.3ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 16]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.2ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 16]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (3.6ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.3ms)
+Completed 200 OK in 28ms (Views: 20.6ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/errdo/errors/16?occurrence_id=27" for 127.0.0.1 at 2016-10-03 19:59:16 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"occurrence_id"=>"27", "id"=>"16"}
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.4ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."id" = ? LIMIT 1 [["id", 27]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.2ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 16]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (4.4ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.4ms)
+Completed 200 OK in 27ms (Views: 21.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 20:12:55 -0400
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 16], ["created_at", "2016-10-04 00:12:55.688180"], ["updated_at", "2016-10-04 00:12:55.688180"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 16]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 3], ["last_occurred_at", "2016-10-04 00:12:55.688180"], ["updated_at", "2016-10-04 00:12:55.693403"], ["id", 16]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36m (6.9ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 30089ms (ActiveRecord: 8.7ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.1ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: ODlzSS8zS295SEdRREo0Q0RtV1RibWZTQnpCZlArV2FJOG02K09PU01mUUo5aGxoVmdCcXFjUzNlRVUvK2tySStIVlRRbEp3UzdaZUxNS1BGQWJvcDMvU00zcm9IaHVia2VuTTZwTVJMdEY1ZU9VcVRUa09zMmFJMmVSN1pIamc1cDdBQ2FDblFWdW9EY3pxMEM5Wnh3PT0tLUJTcU9McFM2MUpzSXBLajlBVzFKbXc9PQ==--a20e670f8b182a7a7a82ee349a8bff4242da5e30\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-04 00:13:25.769879"], ["updated_at", "2016-10-04 00:13:25.769879"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 4], ["last_occurred_at", "2016-10-04 00:13:25.769879"], ["updated_at", "2016-10-04 00:13:25.777962"], ["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36m (11.5ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 20:13:25 -0400
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.7ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 16], ["created_at", "2016-10-04 00:13:25.812364"], ["updated_at", "2016-10-04 00:13:25.812364"]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 16]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 4], ["last_occurred_at", "2016-10-04 00:13:25.812364"], ["updated_at", "2016-10-04 00:13:25.817745"], ["id", 16]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36m (6.0ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 1770ms (ActiveRecord: 8.1ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: ODlzSS8zS295SEdRREo0Q0RtV1RibWZTQnpCZlArV2FJOG02K09PU01mUUo5aGxoVmdCcXFjUzNlRVUvK2tySStIVlRRbEp3UzdaZUxNS1BGQWJvcDMvU00zcm9IaHVia2VuTTZwTVJMdEY1ZU9VcVRUa09zMmFJMmVSN1pIamc1cDdBQ2FDblFWdW9EY3pxMEM5Wnh3PT0tLUJTcU9McFM2MUpzSXBLajlBVzFKbXc9PQ==--a20e670f8b182a7a7a82ee349a8bff4242da5e30\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-04 00:13:27.588623"], ["updated_at", "2016-10-04 00:13:27.588623"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 5], ["last_occurred_at", "2016-10-04 00:13:27.588623"], ["updated_at", "2016-10-04 00:13:27.595258"], ["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36m (6.0ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 20:13:41 -0400
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.4ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:16:in `log'NilClass"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:16:in `log''NilClass' LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["exception_class_name", "NilClass"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:16:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "y/app/controllers/static_controller.rb:16:in `log'NilClass"], ["created_at", "2016-10-04 00:13:56.744548"], ["updated_at", "2016-10-04 00:13:56.744548"]]
+ [1m[35m (8.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 18], ["created_at", "2016-10-04 00:13:56.773980"], ["updated_at", "2016-10-04 00:13:56.773980"]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 18]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:16:in `log''NilClass' AND "errors"."id" != 18) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 00:13:56.773980"], ["updated_at", "2016-10-04 00:13:56.779517"], ["id", 18]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:16:in `log''NilClass' AND "errors"."id" != 18) LIMIT 1
+ [1m[36m (9.5ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 15468ms (ActiveRecord: 21.5ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: ODlzSS8zS295SEdRREo0Q0RtV1RibWZTQnpCZlArV2FJOG02K09PU01mUUo5aGxoVmdCcXFjUzNlRVUvK2tySStIVlRRbEp3UzdaZUxNS1BGQWJvcDMvU00zcm9IaHVia2VuTTZwTVJMdEY1ZU9VcVRUa09zMmFJMmVSN1pIamc1cDdBQ2FDblFWdW9EY3pxMEM5Wnh3PT0tLUJTcU9McFM2MUpzSXBLajlBVzFKbXc9PQ==--a20e670f8b182a7a7a82ee349a8bff4242da5e30\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-04 00:13:56.822163"], ["updated_at", "2016-10-04 00:13:56.822163"]]
+ [1m[36mSQL (0.1ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 6], ["last_occurred_at", "2016-10-04 00:13:56.822163"], ["updated_at", "2016-10-04 00:13:56.827846"], ["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36m (7.2ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 20:46:39 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.9ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (51.1ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (1.1ms)
+Completed 200 OK in 76ms (Views: 70.2ms | ActiveRecord: 2.1ms)
+
+
+Started GET "/errdo/errors/15" for 127.0.0.1 at 2016-10-03 20:46:45 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"15"}
+ [1m[35mErrdo::Error Load (0.6ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 15]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.8ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 15]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.6ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 15]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (8.3ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 63ms (Views: 23.1ms | ActiveRecord: 3.1ms)
+
+
+Started GET "/errdo/errors/18" for 127.0.0.1 at 2016-10-03 20:46:56 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"18"}
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 18]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.1ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1 [["error_id", 18]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.3ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 18]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (4.4ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 27ms (Views: 23.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:12:30 -0400
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 16], ["created_at", "2016-10-04 01:12:30.620487"], ["updated_at", "2016-10-04 01:12:30.620487"]]
+ [1m[36mSQL (0.5ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 16]]
+ [1m[35mErrdo::Error Exists (0.2ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 5], ["last_occurred_at", "2016-10-04 01:12:30.620487"], ["updated_at", "2016-10-04 01:12:30.632215"], ["id", 16]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1
+ [1m[36m (8.3ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 84ms (ActiveRecord: 11.3ms)
+
+ActionView::MissingTemplate (Missing template static/log, application/log with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :slim]}. Searched in:
+ * "/home/eric/Projects/errdo/test/dummy/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/devise-4.2.0/app/views"
+ * "/home/eric/.rvm/gems/ruby-2.3.1/gems/kaminari-0.17.0/app/views"
+ * "/home/eric/Projects/errdo/app/views"
+):
+ actionview (4.2.7.1) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.7.1) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.7.1) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.7.1) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.7.1) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.7.1) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.7.1) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.7.1) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.7.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.7.1) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.7.1) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.7.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.7.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.7.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.7.1) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.7.1) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.7.1) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.7.1) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.7.1) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ warden (1.2.6) lib/warden/manager.rb:35:in `block in call'
+ warden (1.2.6) lib/warden/manager.rb:34:in `catch'
+ warden (1.2.6) lib/warden/manager.rb:34:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.7.1) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.7.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.7.1) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.7.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.7.1) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.7.1) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.7.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.7.1) lib/action_dispatch/middleware/static.rb:120:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.7.1) lib/rails/engine.rb:518:in `call'
+ railties (4.2.7.1) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "w-4.2.7.1/lib/action_view/path_set.rb:46:in `find'ts/errdo/app/views\"\niew::MissingTemplate"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: aVdJblAzeUlpVXl1OHdwdXg2Yk9kbUZ0TjdoYTdKU3pUWE1nWnRRVTZiSlgwMGlvbFd2ci9RMFZjMWU0RmFqdnRXYVcrcmVHRUR6Wm1nYkFOOTJhVWdNekhwV2YwSENsVmdScWNBTHJsTHRKMzdiSVByMGxtYU9zNlo4ZXVmR01heDUzTUxxbDdYaU1aU1Z4TUR0RDhRPT0tLUc1ZWNuc3ZJTnFmZ3NPTDc3RzlnRFE9PQ==--06f326d2f170884ccc7ccedbc80bac048d2916a9\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 15], ["created_at", "2016-10-04 01:12:30.683416"], ["updated_at", "2016-10-04 01:12:30.683416"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 15]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 7], ["last_occurred_at", "2016-10-04 01:12:30.683416"], ["updated_at", "2016-10-04 01:12:30.693314"], ["id", 15]]
+ [1m[35mErrdo::Error Exists (0.2ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'w-4.2.7.1/lib/action_view/path_set.rb:46:in `find''ts/errdo/app/views"
+iew::MissingTemplate' AND "errors"."id" != 15) LIMIT 1
+ [1m[36m (6.6ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:12:33 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (1.1ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.3ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (50.1ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 75ms (Views: 70.9ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/errdo/errors/16" for 127.0.0.1 at 2016-10-03 21:12:38 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"16"}
+ [1m[35mErrdo::Error Load (0.5ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.5ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 16]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.4ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 16]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (11.2ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 51ms (Views: 33.6ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/errdo/errors/16?occurrence_id=38" for 127.0.0.1 at 2016-10-03 21:12:45 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"occurrence_id"=>"38", "id"=>"16"}
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.3ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."id" = ? LIMIT 1 [["id", 38]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.2ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 16]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (8.2ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.8ms)
+Completed 200 OK in 37ms (Views: 33.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/errdo/errors/15" for 127.0.0.1 at 2016-10-03 21:14:07 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"15"}
+ [1m[35mErrdo::Error Load (0.3ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 15]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.5ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 15]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.5ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 15]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (15.6ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.8ms)
+Completed 200 OK in 71ms (Views: 63.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:14:42 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'NilClass"]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (1.6ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 16], ["created_at", "2016-10-04 01:14:42.040276"], ["updated_at", "2016-10-04 01:14:42.040276"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 16]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 6], ["last_occurred_at", "2016-10-04 01:14:42.040276"], ["updated_at", "2016-10-04 01:14:42.050423"], ["id", 16]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''NilClass' AND "errors"."id" != 16) LIMIT 1[0m
+ [1m[35m (6.1ms)[0m commit transaction
+ Rendered static/log.html.erb (0.5ms)
+Completed 200 OK in 47ms (Views: 4.1ms | ActiveRecord: 8.8ms)
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:14:46 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "errors"[0m
+ [1m[35mErrdo::Error Load (1.0ms)[0m SELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0
+ [1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (77.5ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.4ms)
+Completed 200 OK in 111ms (Views: 105.3ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/errdo/errdo.self-5036751486a305029dd30cfb88687d6a9b50a1a6298a3f41e679220aee331d04.css?body=1" for 127.0.0.1 at 2016-10-03 21:14:46 -0400
+
+
+Started GET "/errdo/errors/16" for 127.0.0.1 at 2016-10-03 21:14:49 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"16"}
+ [1m[36mErrdo::Error Load (0.6ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.2ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1 [["error_id", 16]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.2ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 16]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (10.6ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.9ms)
+Completed 200 OK in 53ms (Views: 42.4ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:20:05 -0400
+Processing by StaticController#log as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+NoMethodError (undefined method `exists?' for nil:NilClass):
+ app/controllers/static_controller.rb:15:in `log'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "ror_logger_parser.rb:47:in `set_accessible_params's?' for nil:NilClassNoMethodError"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'ror_logger_parser.rb:47:in `set_accessible_params''s?'' for nil:NilClassNoMethodError' LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "exception_message", "http_method", "host_name", "url", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["exception_class_name", "NoMethodError"], ["exception_message", "undefined method `exists?' for nil:NilClass"], ["http_method", "GET"], ["host_name", "localhost"], ["url", "http://localhost:3000/static/log"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/lib/errdo/models/error_logger_parser.rb:47:in `set_accessible_params'\"\n- \"/home/eric/Projects/errdo/lib/errdo/models/error_logger_parser.rb:11:in `initialize'\"\n- \"/home/eric/Projects/errdo/lib/errdo/logger.rb:10:in `new'\"\n- \"/home/eric/Projects/errdo/lib/errdo/logger.rb:10:in `initialize'\"\n- \"/home/eric/Projects/errdo/lib/errdo.rb:120:in `new'\"\n- \"/home/eric/Projects/errdo/lib/errdo.rb:120:in `error'\"\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "ror_logger_parser.rb:47:in `set_accessible_params's?' for nil:NilClassNoMethodError"], ["created_at", "2016-10-04 01:20:05.764968"], ["updated_at", "2016-10-04 01:20:05.764968"]]
+ [1m[35m (8.8ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: M0x6dzNMT0hDVkYvdWk5UXg3dTBvbWhSVXBKRUh5QjEvZFBkc094UmJZNHVJcml6TUsrUW1hYklDd2RDUGcyUWJLanowejcxa1YzWXlBTzRyTjF1RlRWK2YrMzhkSlA0dVNDYllPOHgxaUVKWnpGRm5sQU9LVzlYOGY3SEVlOHZkTTdiVUUwTE9SQWZISm4wVEt2c0hnPT0tLWtESGd5dTZ1QTlWMVp5K0Z5SytpaEE9PQ==--f9f89b9d65755b94cd570b4b643efafb04c08fa4\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 19], ["created_at", "2016-10-04 01:20:05.821087"], ["updated_at", "2016-10-04 01:20:05.821087"]]
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 19]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'ror_logger_parser.rb:47:in `set_accessible_params''s?'' for nil:NilClassNoMethodError' AND "errors"."id" != 19) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 01:20:05.821087"], ["updated_at", "2016-10-04 01:20:05.835569"], ["id", 19]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'ror_logger_parser.rb:47:in `set_accessible_params''s?'' for nil:NilClassNoMethodError' AND "errors"."id" != 19) LIMIT 1
+ [1m[36m (11.4ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:20:44 -0400
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.1ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.3ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["exception_class_name", "None"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"], ["created_at", "2016-10-04 01:20:44.228422"], ["updated_at", "2016-10-04 01:20:44.228422"]]
+ [1m[35m (8.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 20], ["created_at", "2016-10-04 01:20:44.262113"], ["updated_at", "2016-10-04 01:20:44.262113"]]
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 20]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 01:20:44.262113"], ["updated_at", "2016-10-04 01:20:44.268721"], ["id", 20]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1
+ [1m[36m (9.5ms)[0m [1mcommit transaction[0m
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 93ms (Views: 7.4ms | ActiveRecord: 21.4ms)
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:20:49 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.8ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (39.7ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 59ms (Views: 55.3ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/errdo/errors/20" for 127.0.0.1 at 2016-10-03 21:20:52 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"20"}
+ [1m[35mErrdo::Error Load (0.6ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.6ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 20]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.2ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 20]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (4.1ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.7ms)
+Completed 200 OK in 39ms (Views: 29.4ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/static/generic_error" for 127.0.0.1 at 2016-10-03 21:21:18 -0400
+Processing by StaticController#generic_error as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+RuntimeError (standard-error):
+ app/controllers/static_controller.rb:7:in `generic_error'
+
+
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "trollers/static_controller.rb:7:in `generic_error'standard-errorRuntimeError"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: generic_error\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: amtucGZwZkZ3TFNYN2JmVHRkWWdPQjhxODdXZ0tiNFREUVRSYkxlakk2aUxtTDd6YWtnQTRwZnpIMlQ3T05tNWRsK3NzKzkraXJzRVU0WEdXRUhyY3lDTHJydjdncUdLM1hZTFhGRlVFZGRxcjZLb1h0THJQVHdya3Bib3I0ZUcxNzJkR25IeXhhSVhpb3F3b1pKaDJnPT0tLVZZQUM2Syt6ZXZqbmJldE9oRlZOM0E9PQ==--2b334137959cc25e2f34e3ca2142a4c304a645d5\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 13], ["created_at", "2016-10-04 01:21:18.556488"], ["updated_at", "2016-10-04 01:21:18.556488"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 13]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'trollers/static_controller.rb:7:in `generic_error''standard-errorRuntimeError' AND "errors"."id" != 13) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 8], ["last_occurred_at", "2016-10-04 01:21:18.556488"], ["updated_at", "2016-10-04 01:21:18.563250"], ["id", 13]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'trollers/static_controller.rb:7:in `generic_error''standard-errorRuntimeError' AND "errors"."id" != 13) LIMIT 1[0m
+ [1m[35m (10.9ms)[0m commit transaction
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:21:30 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:21:30.106143"], ["updated_at", "2016-10-04 01:21:30.106143"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 2], ["last_occurred_at", "2016-10-04 01:21:30.106143"], ["updated_at", "2016-10-04 01:21:30.112726"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (8.7ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 43ms (Views: 5.1ms | ActiveRecord: 9.9ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:21:44 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:21:52.774516"], ["updated_at", "2016-10-04 01:21:52.774516"]]
+ [1m[35mSQL (0.7ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 3], ["last_occurred_at", "2016-10-04 01:21:52.774516"], ["updated_at", "2016-10-04 01:21:52.785627"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (12.7ms)[0m commit transaction
+ Rendered static/log.html.erb (0.5ms)
+Completed 200 OK in 11512ms (Views: 20.0ms | ActiveRecord: 16.5ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:22:54 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:23:42.486817"], ["updated_at", "2016-10-04 01:23:42.486817"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 4], ["last_occurred_at", "2016-10-04 01:23:42.486817"], ["updated_at", "2016-10-04 01:23:42.494914"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (12.1ms)[0m commit transaction
+ Rendered static/log.html.erb (0.1ms)
+Completed 200 OK in 47956ms (Views: 7.1ms | ActiveRecord: 14.4ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:24:38 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:24:45.748801"], ["updated_at", "2016-10-04 01:24:45.748801"]]
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 5], ["last_occurred_at", "2016-10-04 01:24:45.748801"], ["updated_at", "2016-10-04 01:24:45.758074"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (9.4ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 8898ms (Views: 6.3ms | ActiveRecord: 13.2ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:25:11 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.4ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (1.5ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:25:15.740236"], ["updated_at", "2016-10-04 01:25:15.740236"]]
+ [1m[35mSQL (1.5ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.6ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 6], ["last_occurred_at", "2016-10-04 01:25:15.740236"], ["updated_at", "2016-10-04 01:25:15.755168"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (12.6ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 4153ms (Views: 8.7ms | ActiveRecord: 18.4ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:25:54 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.8ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:26:02.073251"], ["updated_at", "2016-10-04 01:26:02.073251"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 7], ["last_occurred_at", "2016-10-04 01:26:02.073251"], ["updated_at", "2016-10-04 01:26:02.080347"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (5.4ms)[0m commit transaction
+ Rendered static/log.html.erb (0.1ms)
+Completed 200 OK in 7473ms (Views: 8.5ms | ActiveRecord: 9.6ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:29:18 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.7ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:31:18.777515"], ["updated_at", "2016-10-04 01:31:18.777515"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 8], ["last_occurred_at", "2016-10-04 01:31:18.777515"], ["updated_at", "2016-10-04 01:31:18.787334"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (9.0ms)[0m commit transaction
+ Rendered static/log.html.erb (0.1ms)
+Completed 200 OK in 119967ms (Views: 8.0ms | ActiveRecord: 12.5ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:31:23 -0400
+Processing by StaticController#log as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+NoMethodError (undefined method `each' for "This is the error":String):
+ app/controllers/static_controller.rb:15:in `log'
+
+
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "lpers/notification_helper.rb:10:in `separate_args'is the error\":StringNoMethodError"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'lpers/notification_helper.rb:10:in `separate_args''is the error":StringNoMethodError' LIMIT 1[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "errors" ("exception_class_name", "exception_message", "http_method", "host_name", "url", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["exception_class_name", "NoMethodError"], ["exception_message", "undefined method `each' for \"This is the error\":String"], ["http_method", "GET"], ["host_name", "localhost"], ["url", "http://localhost:3000/static/log"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/lib/errdo/helpers/notification_helper.rb:10:in `separate_args'\"\n- \"/home/eric/Projects/errdo/lib/errdo/logger.rb:7:in `initialize'\"\n- \"/home/eric/Projects/errdo/lib/errdo.rb:120:in `new'\"\n- \"/home/eric/Projects/errdo/lib/errdo.rb:120:in `error'\"\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "lpers/notification_helper.rb:10:in `separate_args'is the error\":StringNoMethodError"], ["created_at", "2016-10-04 01:31:23.479227"], ["updated_at", "2016-10-04 01:31:23.479227"]]
+ [1m[36m (10.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: log\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: dFd3dUUyTC9qWVlVaC9DeUhpcU13L040azdsTGVTWG5RNmRwU2V1SmZCWlBDMFk0Rk5TVS9kK1FCNUlCNWZUYWRlZ1d4WXpvQlpsNVg0cHVXbXlBSmNNZno2N2pqcTliUUZUZ0tsYVhtS2JLT0pRMFFFZkdtNkhkSmZwTmppWjZRUnB6TXhrZTNZSkVqdld2aTQyTGxnPT0tLUlqZlhRVU0yWHZkVW9QTlY4SWNrckE9PQ==--e2ab031bede3f1586c1ae9cbe086a87e0b13d75d\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 21], ["created_at", "2016-10-04 01:31:23.515680"], ["updated_at", "2016-10-04 01:31:23.515680"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 21]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'lpers/notification_helper.rb:10:in `separate_args''is the error":StringNoMethodError' AND "errors"."id" != 21) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 01:31:23.515680"], ["updated_at", "2016-10-04 01:31:23.520798"], ["id", 21]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'lpers/notification_helper.rb:10:in `separate_args''is the error":StringNoMethodError' AND "errors"."id" != 21) LIMIT 1[0m
+ [1m[35m (11.2ms)[0m commit transaction
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:33:23 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.1ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "errors" ("exception_class_name", "exception_message", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["exception_class_name", "None"], ["exception_message", "This is the error"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"], ["created_at", "2016-10-04 01:33:23.536054"], ["updated_at", "2016-10-04 01:33:23.536054"]]
+ [1m[36m (12.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("param_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["param_values", "---\n:user: \n:data: This is the data\n"], ["error_id", 22], ["created_at", "2016-10-04 01:33:23.575390"], ["updated_at", "2016-10-04 01:33:23.575390"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 22]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 22) LIMIT 1[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 01:33:23.575390"], ["updated_at", "2016-10-04 01:33:23.580522"], ["id", 22]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 22) LIMIT 1[0m
+ [1m[35m (7.5ms)[0m commit transaction
+ Rendered static/log.html.erb (0.1ms)
+Completed 200 OK in 101ms (Views: 5.6ms | ActiveRecord: 23.3ms)
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:33:31 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "errors"[0m
+ [1m[35mErrdo::Error Load (1.0ms)[0m SELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0
+ [1m[36mUser Load (0.2ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (53.6ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.7ms)
+Completed 200 OK in 77ms (Views: 72.9ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/errdo/errors/22" for 127.0.0.1 at 2016-10-03 21:33:35 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"22"}
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.4ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1 [["error_id", 22]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.3ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 22]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (6.4ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.8ms)
+Completed 200 OK in 33ms (Views: 26.9ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:38:34 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (1.2ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.2ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (56.1ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (1.0ms)
+Completed 200 OK in 86ms (Views: 76.5ms | ActiveRecord: 3.6ms)
+
+
+Started GET "/assets/errdo/errdo.self-5036751486a305029dd30cfb88687d6a9b50a1a6298a3f41e679220aee331d04.css?body=1" for 127.0.0.1 at 2016-10-03 21:38:34 -0400
+
+
+Started GET "/errdo/errors/22" for 127.0.0.1 at 2016-10-03 21:38:41 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"22"}
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.7ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 22]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.4ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 22]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (4.3ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 45ms (Views: 20.1ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:39:56 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:39:56.410041"], ["updated_at", "2016-10-04 01:39:56.410041"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 9], ["last_occurred_at", "2016-10-04 01:39:56.410041"], ["updated_at", "2016-10-04 01:39:56.417213"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (8.9ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 73ms (Views: 5.5ms | ActiveRecord: 11.8ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:39:56 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.4ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:39:56.638645"], ["updated_at", "2016-10-04 01:39:56.638645"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.6ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 10], ["last_occurred_at", "2016-10-04 01:39:56.638645"], ["updated_at", "2016-10-04 01:39:56.645381"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (7.0ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 39ms (Views: 4.1ms | ActiveRecord: 9.6ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:40:15 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:40:15.766071"], ["updated_at", "2016-10-04 01:40:15.766071"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 11], ["last_occurred_at", "2016-10-04 01:40:15.766071"], ["updated_at", "2016-10-04 01:40:15.775234"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.4ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (5.3ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 79ms (Views: 8.3ms | ActiveRecord: 9.2ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:40:56 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 20], ["created_at", "2016-10-04 01:40:56.599513"], ["updated_at", "2016-10-04 01:40:56.599513"]]
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 20]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 12], ["last_occurred_at", "2016-10-04 01:40:56.599513"], ["updated_at", "2016-10-04 01:40:56.606995"], ["id", 20]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''None' AND "errors"."id" != 20) LIMIT 1[0m
+ [1m[35m (8.0ms)[0m commit transaction
+ Rendered static/log.html.erb (0.1ms)
+Completed 200 OK in 78ms (Views: 7.7ms | ActiveRecord: 11.2ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:41:06 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.7ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:16:in `log'None"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:16:in `log''None' LIMIT 1[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "errors" ("exception_class_name", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["exception_class_name", "None"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:16:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "y/app/controllers/static_controller.rb:16:in `log'None"], ["created_at", "2016-10-04 01:42:50.687482"], ["updated_at", "2016-10-04 01:42:50.687482"]]
+ [1m[36m (5.2ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["error_id", 23], ["created_at", "2016-10-04 01:42:50.715281"], ["updated_at", "2016-10-04 01:42:50.715281"]]
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 23]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:16:in `log''None' AND "errors"."id" != 23) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 01:42:50.715281"], ["updated_at", "2016-10-04 01:42:50.720295"], ["id", 23]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:16:in `log''None' AND "errors"."id" != 23) LIMIT 1[0m
+ [1m[35m (9.8ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 103803ms (Views: 5.7ms | ActiveRecord: 21.4ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 21:43:15 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#log as HTML
+ [1m[35mErrdo::Error Load (0.3ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.7ms)[0m INSERT INTO "error_occurrences" ("param_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["param_values", "---\n:user: \n:data: This is the data\n"], ["error_id", 22], ["created_at", "2016-10-04 01:43:27.043785"], ["updated_at", "2016-10-04 01:43:27.043785"]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 22]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 22) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 2], ["last_occurred_at", "2016-10-04 01:43:27.043785"], ["updated_at", "2016-10-04 01:43:27.060047"], ["id", 22]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 22) LIMIT 1
+ [1m[36m (9.9ms)[0m [1mcommit transaction[0m
+ Rendered static/log.html.erb (4.4ms)
+Completed 200 OK in 11237ms (Views: 18.5ms | ActiveRecord: 12.6ms)
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:43:32 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.8ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (91.3ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (2.9ms)
+Completed 200 OK in 349ms (Views: 345.6ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-03 21:43:33 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.5ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.1ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (37.5ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.3ms)
+Completed 200 OK in 53ms (Views: 51.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/errdo/errors/22" for 127.0.0.1 at 2016-10-03 21:43:35 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"22"}
+ [1m[35mErrdo::Error Load (0.5ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.4ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 22]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.2ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 22]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (17.3ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.6ms)
+Completed 200 OK in 74ms (Views: 66.9ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/errdo/errors/22" for 127.0.0.1 at 2016-10-03 21:44:51 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"22"}
+ [1m[36mErrdo::Error Load (0.4ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.3ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1 [["error_id", 22]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.3ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC[0m [["error_id", 22]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (11.1ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (2.3ms)
+Completed 200 OK in 70ms (Views: 61.2ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/errdo/" for 127.0.0.1 at 2016-10-03 21:45:04 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (1.6ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ [1m[35mUser Load (0.5ms)[0m SELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "users".* FROM "users" WHERE "users"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (50.4ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.5ms)
+Completed 200 OK in 86ms (Views: 73.2ms | ActiveRecord: 2.3ms)
+ [1m[36m (12.1ms)[0m [1mCREATE TABLE "error_occurrences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "error_id" integer, "experiencer_type" varchar, "experiencer_id" integer, "ip" varchar, "user_agent" varchar, "referer" varchar, "query_string" varchar, "form_values" text, "param_values" text, "cookie_values" text, "header_values" text, "ocurrence_count" integer DEFAULT 1, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.3ms)[0m select sqlite_version(*)
+ [1m[36m (15.0ms)[0m [1mCREATE INDEX "index_error_occurrences_on_error_id" ON "error_occurrences" ("error_id")[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+
+ [1m[36m (8.8ms)[0m [1mCREATE INDEX "index_error_occurrences_on_experiencer_id" ON "error_occurrences" ("experiencer_id")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+[0m
+ [1m[35m (6.1ms)[0m CREATE INDEX "index_error_occurrences_on_experiencer_type" ON "error_occurrences" ("experiencer_type")
+ [1m[36m (6.2ms)[0m [1mCREATE TABLE "errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "exception_class_name" varchar, "exception_message" varchar, "http_method" varchar, "host_name" varchar, "url" varchar, "backtrace" text, "backtrace_hash" varchar, "occurrence_count" integer DEFAULT 0, "last_occurred_at" datetime, "last_experiencer_type" varchar, "last_experiencer_id" integer, "status" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (9.9ms)[0m CREATE UNIQUE INDEX "index_errors_on_backtrace_hash" ON "errors" ("backtrace_hash")
+ [1m[36m (0.3ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (11.4ms)[0m CREATE INDEX "index_errors_on_last_experiencer_id" ON "errors" ("last_experiencer_id")
+ [1m[36m (0.3ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.4ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (10.9ms)[0m [1mCREATE INDEX "index_errors_on_last_experiencer_type" ON "errors" ("last_experiencer_type")[0m
+ [1m[35m (12.0ms)[0m CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "permission_class" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (6.8ms)[0m [1mCREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_email' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_email' AND type='index'
+
+ [1m[36m (10.5ms)[0m [1mCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")[0m
+ [1m[35m (14.6ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (8.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.3ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (5.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160821003229')[0m
+ [1m[35m (5.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160816202941')
+ [1m[36m (11.2ms)[0m [1mCREATE TABLE "error_occurrences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "error_id" integer, "experiencer_type" varchar, "experiencer_id" integer, "ip" varchar, "user_agent" varchar, "referer" varchar, "query_string" varchar, "form_values" text, "param_values" text, "cookie_values" text, "header_values" text, "ocurrence_count" integer DEFAULT 1, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.3ms)[0m select sqlite_version(*)
+ [1m[36m (15.0ms)[0m [1mCREATE INDEX "index_error_occurrences_on_error_id" ON "error_occurrences" ("error_id")[0m
+ [1m[35m (0.4ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+
+ [1m[36m (14.2ms)[0m [1mCREATE INDEX "index_error_occurrences_on_experiencer_id" ON "error_occurrences" ("experiencer_id")[0m
+ [1m[35m (0.3ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+
+ [1m[36m (0.7ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+[0m
+ [1m[35m (8.1ms)[0m CREATE INDEX "index_error_occurrences_on_experiencer_type" ON "error_occurrences" ("experiencer_type")
+ [1m[36m (7.2ms)[0m [1mCREATE TABLE "errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "exception_class_name" varchar, "exception_message" varchar, "http_method" varchar, "host_name" varchar, "url" varchar, "backtrace" text, "backtrace_hash" varchar, "occurrence_count" integer DEFAULT 0, "last_occurred_at" datetime, "last_experiencer_type" varchar, "last_experiencer_id" integer, "status" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (17.1ms)[0m CREATE UNIQUE INDEX "index_errors_on_backtrace_hash" ON "errors" ("backtrace_hash")
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (10.6ms)[0m CREATE INDEX "index_errors_on_last_experiencer_id" ON "errors" ("last_experiencer_id")
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (7.0ms)[0m [1mCREATE INDEX "index_errors_on_last_experiencer_type" ON "errors" ("last_experiencer_type")[0m
+ [1m[35m (6.2ms)[0m CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "permission_class" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (6.6ms)[0m [1mCREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_email' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_email' AND type='index'
+
+ [1m[36m (10.7ms)[0m [1mCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")[0m
+ [1m[35m (11.7ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (11.5ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.5ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (9.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160821003229')[0m
+ [1m[35m (5.8ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160816202941')
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to ErrdoCreateErrors (20161004015324)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mCREATE TABLE "errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "exception_class_name" varchar, "exception_message" varchar, "http_method" varchar, "host_name" varchar, "url" varchar, "backtrace" text, "backtrace_hash" varchar, "occurrence_count" integer DEFAULT 0, "last_occurred_at" datetime, "last_experiencer_type" varchar, "last_experiencer_id" integer, "status" integer DEFAULT 0, "importance" varchar DEFAULT 'error', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.0ms)[0m rollback transaction
+ [1m[36m (10.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (10.3ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to DeviseCreateUsers (20160816202941)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.3ms)[0m CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "permission_class" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_email' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_email' AND type='index'
+
+ [1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160816202941"]]
+ [1m[36m (8.9ms)[0m [1mcommit transaction[0m
+Migrating to ErrdoCreateErrors (20161004015324)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "exception_class_name" varchar, "exception_message" varchar, "http_method" varchar, "host_name" varchar, "url" varchar, "backtrace" text, "backtrace_hash" varchar, "occurrence_count" integer DEFAULT 0, "last_occurred_at" datetime, "last_experiencer_type" varchar, "last_experiencer_id" integer, "status" integer DEFAULT 0, "importance" varchar DEFAULT 'error', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.3ms)[0m CREATE TABLE "error_occurrences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "error_id" integer, "experiencer_type" varchar, "experiencer_id" integer, "ip" varchar, "user_agent" varchar, "referer" varchar, "query_string" varchar, "form_values" text, "param_values" text, "cookie_values" text, "header_values" text, "ocurrence_count" integer DEFAULT 1, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "index_errors_on_backtrace_hash" ON "errors" ("backtrace_hash")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1mCREATE INDEX "index_errors_on_importance" ON "errors" ("importance")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m CREATE INDEX "index_errors_on_last_experiencer_id" ON "errors" ("last_experiencer_id")
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m CREATE INDEX "index_errors_on_last_experiencer_type" ON "errors" ("last_experiencer_type")
+ [1m[36m (0.2ms)[0m [1mCREATE INDEX "index_error_occurrences_on_experiencer_id" ON "error_occurrences" ("experiencer_id")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1mCREATE INDEX "index_error_occurrences_on_experiencer_type" ON "error_occurrences" ("experiencer_type")[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_type' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_type' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m CREATE INDEX "index_error_occurrences_on_error_id" ON "error_occurrences" ("error_id")
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20161004015324"]]
+ [1m[35m (7.8ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_type' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_type' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_type' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_type' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_reset_password_token' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_reset_password_token' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_email' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_email' AND type='index'
+
+ [1m[36m (5.7ms)[0m [1mDROP TABLE "error_occurrences"[0m
+ [1m[35m (6.5ms)[0m CREATE TABLE "error_occurrences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "error_id" integer, "experiencer_type" varchar, "experiencer_id" integer, "ip" varchar, "user_agent" varchar, "referer" varchar, "query_string" varchar, "form_values" text, "param_values" text, "cookie_values" text, "header_values" text, "ocurrence_count" integer DEFAULT 1, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (9.5ms)[0m CREATE INDEX "index_error_occurrences_on_error_id" ON "error_occurrences" ("error_id")
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+[0m
+ [1m[35m (15.7ms)[0m CREATE INDEX "index_error_occurrences_on_experiencer_id" ON "error_occurrences" ("experiencer_id")
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+
+ [1m[36m (8.6ms)[0m [1mCREATE INDEX "index_error_occurrences_on_experiencer_type" ON "error_occurrences" ("experiencer_type")[0m
+ [1m[35m (8.4ms)[0m DROP TABLE "errors"
+ [1m[36m (8.7ms)[0m [1mCREATE TABLE "errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "exception_class_name" varchar, "exception_message" varchar, "http_method" varchar, "host_name" varchar, "url" varchar, "backtrace" text, "backtrace_hash" varchar, "occurrence_count" integer DEFAULT 0, "last_occurred_at" datetime, "last_experiencer_type" varchar, "last_experiencer_id" integer, "status" integer DEFAULT 0, "importance" varchar DEFAULT 'error', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (5.0ms)[0m CREATE UNIQUE INDEX "index_errors_on_backtrace_hash" ON "errors" ("backtrace_hash")
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (4.9ms)[0m CREATE INDEX "index_errors_on_importance" ON "errors" ("importance")
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (5.2ms)[0m [1mCREATE INDEX "index_errors_on_last_experiencer_id" ON "errors" ("last_experiencer_id")[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+
+ [1m[36m (0.1ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+[0m
+ [1m[35m (0.1ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (8.4ms)[0m [1mCREATE INDEX "index_errors_on_last_experiencer_type" ON "errors" ("last_experiencer_type")[0m
+ [1m[35m (8.9ms)[0m DROP TABLE "users"
+ [1m[36m (9.5ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "permission_class" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (6.6ms)[0m CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")
+ [1m[36m (0.4ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_email' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_email' AND type='index'
+[0m
+ [1m[35m (5.9ms)[0m CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")
+ [1m[36m (0.3ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (7.9ms)[0m CREATE TABLE "error_occurrences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "error_id" integer, "experiencer_type" varchar, "experiencer_id" integer, "ip" varchar, "user_agent" varchar, "referer" varchar, "query_string" varchar, "form_values" text, "param_values" text, "cookie_values" text, "header_values" text, "ocurrence_count" integer DEFAULT 1, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.2ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (11.1ms)[0m CREATE INDEX "index_error_occurrences_on_error_id" ON "error_occurrences" ("error_id")
+ [1m[36m (0.3ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+[0m
+ [1m[35m (11.3ms)[0m CREATE INDEX "index_error_occurrences_on_experiencer_id" ON "error_occurrences" ("experiencer_id")
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_error_occurrences_on_error_id' AND type='index'
+
+ [1m[36m (11.0ms)[0m [1mCREATE INDEX "index_error_occurrences_on_experiencer_type" ON "error_occurrences" ("experiencer_type")[0m
+ [1m[35m (7.7ms)[0m CREATE TABLE "errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "exception_class_name" varchar, "exception_message" varchar, "http_method" varchar, "host_name" varchar, "url" varchar, "backtrace" text, "backtrace_hash" varchar, "occurrence_count" integer DEFAULT 0, "last_occurred_at" datetime, "last_experiencer_type" varchar, "last_experiencer_id" integer, "status" integer DEFAULT 0, "importance" varchar DEFAULT 'error', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (7.0ms)[0m [1mCREATE UNIQUE INDEX "index_errors_on_backtrace_hash" ON "errors" ("backtrace_hash")[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+
+ [1m[36m (8.6ms)[0m [1mCREATE INDEX "index_errors_on_importance" ON "errors" ("importance")[0m
+ [1m[35m (0.4ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+
+ [1m[36m (0.3ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (11.6ms)[0m CREATE INDEX "index_errors_on_last_experiencer_id" ON "errors" ("last_experiencer_id")
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_last_experiencer_id' AND type='index'
+[0m
+ [1m[35m (0.2ms)[0m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_importance' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_importance' AND type='index'
+
+ [1m[36m (0.3ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_errors_on_backtrace_hash' AND type='index'
+[0m
+ [1m[35m (11.4ms)[0m CREATE INDEX "index_errors_on_last_experiencer_type" ON "errors" ("last_experiencer_type")
+ [1m[36m (7.9ms)[0m [1mCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar DEFAULT '' NOT NULL, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar, "permission_class" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (7.0ms)[0m CREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")
+ [1m[36m (0.6ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_users_on_email' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_users_on_email' AND type='index'
+[0m
+ [1m[35m (9.1ms)[0m CREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")
+ [1m[36m (12.5ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (11.8ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.2ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (7.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20161004015324')
+ [1m[36m (7.7ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160816202941')[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+
+
+Started GET "/errdo/" for 127.0.0.1 at 2016-10-03 22:45:30 -0400
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "errors"[0m
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (9.4ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (1.1ms)
+Completed 200 OK in 65ms (Views: 53.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/errdo/errdo.self-5036751486a305029dd30cfb88687d6a9b50a1a6298a3f41e679220aee331d04.css?body=1" for 127.0.0.1 at 2016-10-03 22:45:30 -0400
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 22:45:36 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.6ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' LIMIT 1[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "errors" ("exception_class_name", "exception_message", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["exception_class_name", "None"], ["exception_message", "This is the error"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:15:in\n `log'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"], ["created_at", "2016-10-04 02:45:56.678898"], ["updated_at", "2016-10-04 02:45:56.678898"]]
+ [1m[36m (10.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "error_occurrences" ("param_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["param_values", "---\n:user: \n:data: This is the data\n"], ["error_id", 1], ["created_at", "2016-10-04 02:45:56.722027"], ["updated_at", "2016-10-04 02:45:56.722027"]]
+ [1m[35mSQL (0.5ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 1]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 1) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 1], ["last_occurred_at", "2016-10-04 02:45:56.722027"], ["updated_at", "2016-10-04 02:45:56.730462"], ["id", 1]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 1) LIMIT 1[0m
+ [1m[35m (8.3ms)[0m commit transaction
+ Rendered static/log.html.erb (0.3ms)
+Completed 200 OK in 20513ms (Views: 6.4ms | ActiveRecord: 23.0ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-03 22:45:56 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mINSERT INTO "error_occurrences" ("param_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["param_values", "---\n:user: \n:data: This is the data\n"], ["error_id", 1], ["created_at", "2016-10-04 02:45:57.962946"], ["updated_at", "2016-10-04 02:45:57.962946"]]
+ [1m[35mSQL (1.3ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 1]]
+ [1m[36mErrdo::Error Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 1) LIMIT 1[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 2], ["last_occurred_at", "2016-10-04 02:45:57.962946"], ["updated_at", "2016-10-04 02:45:57.982800"], ["id", 1]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 1) LIMIT 1[0m
+ [1m[35m (4.9ms)[0m commit transaction
+ Rendered static/log.html.erb (0.0ms)
+Completed 200 OK in 1246ms (Views: 2.5ms | ActiveRecord: 8.2ms)
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 18:47:28 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#system_exit as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+SystemExit (exit):
+ app/controllers/static_controller.rb:19:in `exit'
+ app/controllers/static_controller.rb:19:in `system_exit'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "/app/controllers/static_controller.rb:19:in `exit'exitSystemExit"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = '/app/controllers/static_controller.rb:19:in `exit''exitSystemExit' LIMIT 1
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "exception_message", "http_method", "host_name", "url", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["exception_class_name", "SystemExit"], ["exception_message", "exit"], ["http_method", "GET"], ["host_name", "localhost"], ["url", "http://localhost:3000/static/system_exit"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:19:in\n `exit'\"\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:19:in\n `system_exit'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "/app/controllers/static_controller.rb:19:in `exit'exitSystemExit"], ["created_at", "2016-10-06 22:47:28.636418"], ["updated_at", "2016-10-06 22:47:28.636418"]]
+ [1m[35m (11.4ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: system_exit\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 2], ["created_at", "2016-10-06 22:47:28.682875"], ["updated_at", "2016-10-06 22:47:28.682875"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 2]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:19:in `exit''exitSystemExit' AND "errors"."id" != 2) LIMIT 1
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-06 22:47:28.682875"], ["updated_at", "2016-10-06 22:47:28.688485"], ["id", 2]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:19:in `exit''exitSystemExit' AND "errors"."id" != 2) LIMIT 1
+ [1m[36m (8.7ms)[0m [1mcommit transaction[0m
+ [1m[35mErrdo::Error Load (1.1ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "None"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = 'None' LIMIT 1
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "backtrace", "importance", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["exception_class_name", "None"], ["backtrace", "--- []\n"], ["importance", "warning"], ["backtrace_hash", "None"], ["created_at", "2016-10-06 22:49:00.946876"], ["updated_at", "2016-10-06 22:49:00.946876"]]
+ [1m[35m (8.5ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "error_occurrences" ("error_id", "created_at", "updated_at") VALUES (?, ?, ?) [["error_id", 3], ["created_at", "2016-10-06 22:49:00.964189"], ["updated_at", "2016-10-06 22:49:00.964189"]]
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 3]]
+ [1m[35mErrdo::Error Exists (0.2ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'None' AND "errors"."id" != 3) LIMIT 1
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-06 22:49:00.964189"], ["updated_at", "2016-10-06 22:49:00.970959"], ["id", 3]]
+ [1m[35mErrdo::Error Exists (0.3ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'None' AND "errors"."id" != 3) LIMIT 1
+ [1m[36m (9.3ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 18:49:18 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#system_exit as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+SystemExit (exit):
+ app/controllers/static_controller.rb:19:in `exit'
+ app/controllers/static_controller.rb:19:in `system_exit'
+
+
+ [1m[35mErrdo::Error Load (0.3ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "/app/controllers/static_controller.rb:19:in `exit'exitSystemExit"]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: system_exit\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 2], ["created_at", "2016-10-06 22:49:18.872350"], ["updated_at", "2016-10-06 22:49:18.872350"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 2]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:19:in `exit''exitSystemExit' AND "errors"."id" != 2) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 2], ["last_occurred_at", "2016-10-06 22:49:18.872350"], ["updated_at", "2016-10-06 22:49:18.882563"], ["id", 2]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:19:in `exit''exitSystemExit' AND "errors"."id" != 2) LIMIT 1
+ [1m[36m (10.9ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:01:54 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#system_exit as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+SystemExit (exit):
+ app/controllers/static_controller.rb:22:in `exit'
+ app/controllers/static_controller.rb:22:in `rescue in system_exit'
+ app/controllers/static_controller.rb:19:in `system_exit'
+
+
+ [1m[35mErrdo::Error Load (0.2ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "/app/controllers/static_controller.rb:22:in `exit'exitSystemExit"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE "errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' LIMIT 1
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "errors" ("exception_class_name", "exception_message", "http_method", "host_name", "url", "backtrace", "backtrace_hash", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["exception_class_name", "SystemExit"], ["exception_message", "exit"], ["http_method", "GET"], ["host_name", "localhost"], ["url", "http://localhost:3000/static/system_exit"], ["backtrace", "---\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:22:in\n `exit'\"\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:22:in\n `rescue in system_exit'\"\n- \"/home/eric/Projects/errdo/test/dummy/app/controllers/static_controller.rb:19:in\n `system_exit'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in\n `send_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in\n `block (2 levels) in compile'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_process_action_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in\n `block in process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `block in instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in\n `instrument'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in\n `process_action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in\n `process'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in\n `block in action'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in\n `dispatch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in\n `block in serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `each'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in\n `serve'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:35:in `block\n in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `catch'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/warden-1.2.6/lib/warden/manager.rb:34:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/etag.rb:24:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/conditionalget.rb:25:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/head.rb:13:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:225:in\n `context'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/session/abstract/id.rb:220:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activerecord-4.2.7.1/lib/active_record/migration.rb:377:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in\n `__run_callbacks__'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in\n `_run_call_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in\n `run_callbacks'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/reloader.rb:73:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in\n `call_app'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `block in call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `block in tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in\n `tagged'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/methodoverride.rb:22:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/runtime.rb:18:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/sendfile.rb:113:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/railties-4.2.7.1/lib/rails/application.rb:165:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/lock.rb:17:in `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/content_length.rb:15:in\n `call'\"\n- \"/home/eric/.rvm/gems/ruby-2.3.1/gems/rack-1.6.4/lib/rack/handler/webrick.rb:88:in\n `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'\"\n- \"/home/eric/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block\n in start_thread'\"\n"], ["backtrace_hash", "/app/controllers/static_controller.rb:22:in `exit'exitSystemExit"], ["created_at", "2016-10-07 00:01:54.253504"], ["updated_at", "2016-10-07 00:01:54.253504"]]
+ [1m[35m (10.6ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: system_exit\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 4], ["created_at", "2016-10-07 00:01:54.302804"], ["updated_at", "2016-10-07 00:01:54.302804"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 1], ["last_occurred_at", "2016-10-07 00:01:54.302804"], ["updated_at", "2016-10-07 00:01:54.309302"], ["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36m (6.7ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-06 20:02:28 -0400
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.4ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (45.1ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (12.8ms)
+Completed 200 OK in 293ms (Views: 290.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/errdo/errdo.self-5036751486a305029dd30cfb88687d6a9b50a1a6298a3f41e679220aee331d04.css?body=1" for 127.0.0.1 at 2016-10-06 20:02:28 -0400
+
+
+Started GET "/errdo/errors/4" for 127.0.0.1 at 2016-10-06 20:02:34 -0400
+Processing by Errdo::ErrorsController#show as HTML
+ Parameters: {"id"=>"4"}
+ [1m[35mErrdo::Error Load (0.8ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mErrdo::ErrorOccurrence Load (0.4ms)[0m [1mSELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."id" DESC LIMIT 1[0m [["error_id", 4]]
+ [1m[35mErrdo::ErrorOccurrence Load (0.3ms)[0m SELECT "error_occurrences".* FROM "error_occurrences" WHERE "error_occurrences"."error_id" = ? ORDER BY "error_occurrences"."created_at" DESC [["error_id", 4]]
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/show.html.slim within layouts/errdo/application (45.7ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (0.4ms)
+Completed 200 OK in 84ms (Views: 74.1ms | ActiveRecord: 1.9ms)
+
+
+Started GET "/static/log" for 127.0.0.1 at 2016-10-06 20:05:02 -0400
+Processing by StaticController#log as HTML
+ [1m[36mErrdo::Error Load (0.2ms)[0m [1mSELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1[0m [["backtrace_hash", "y/app/controllers/static_controller.rb:15:in `log'This is the errorNone"]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "error_occurrences" ("param_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["param_values", "---\n:user: \n:data: This is the data\n"], ["error_id", 1], ["created_at", "2016-10-07 00:05:02.868692"], ["updated_at", "2016-10-07 00:05:02.868692"]]
+ [1m[35mSQL (0.2ms)[0m UPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ? [["id", 1]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 1) LIMIT 1[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ? [["occurrence_count", 3], ["last_occurred_at", "2016-10-07 00:05:02.868692"], ["updated_at", "2016-10-07 00:05:02.875281"], ["id", 1]]
+ [1m[36mErrdo::Error Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = 'y/app/controllers/static_controller.rb:15:in `log''This is the errorNone' AND "errors"."id" != 1) LIMIT 1[0m
+ [1m[35m (11.5ms)[0m commit transaction
+ Rendered static/log.html.erb (0.3ms)
+Completed 200 OK in 73ms (Views: 8.6ms | ActiveRecord: 13.8ms)
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:05:03 -0400
+Processing by StaticController#system_exit as HTML
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:05:42 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#system_exit as HTML
+
+
+Started GET "/errdo" for 127.0.0.1 at 2016-10-06 20:06:04 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by Errdo::ErrorsController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "errors"
+ [1m[36mErrdo::Error Load (0.3ms)[0m [1mSELECT "errors".* FROM "errors" ORDER BY "errors"."last_occurred_at" DESC LIMIT 20 OFFSET 0[0m
+ Rendered /home/eric/Projects/errdo/app/views/errdo/errors/index.html.slim within layouts/errdo/application (50.5ms)
+ Rendered /home/eric/Projects/errdo/app/views/layouts/errdo/_navbar.html.slim (4.0ms)
+Completed 200 OK in 353ms (Views: 329.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:06:18 -0400
+Processing by StaticController#system_exit as HTML
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:06:56 -0400
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by StaticController#system_exit as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+SystemExit (exit):
+ app/controllers/static_controller.rb:22:in `exit'
+ app/controllers/static_controller.rb:22:in `rescue in system_exit'
+ app/controllers/static_controller.rb:19:in `system_exit'
+
+
+ [1m[35mErrdo::Error Load (0.4ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "/app/controllers/static_controller.rb:22:in `exit'exitSystemExit"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: system_exit\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: RnBMaWxubWFlSkRTQWp2d0phK2FlKzAvY0lqaEQ5N0RlM252SFhMNWIrbGg0amNSd1phSXJGUFZTVjZPVHg2MTZuWUJSeTFtT3c3cEd3bm9yREcwcVBjVDJlUG8rVHBoQXhoZm5wY0UzbTZ1M2lEOXA5cWEzVnNlOG56eVkwWVVaV2RyanRXbjFRK0RsWE03RXBjZXlRPT0tLW9uSFprZkp0cDQyQ016MFdjcXNNT0E9PQ==--21d85eec91c8e11214c3e754ee05889004f49a26\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 4], ["created_at", "2016-10-07 00:06:56.941414"], ["updated_at", "2016-10-07 00:06:56.941414"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 2], ["last_occurred_at", "2016-10-07 00:06:56.941414"], ["updated_at", "2016-10-07 00:06:56.953771"], ["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36m (11.1ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:07:12 -0400
+Processing by StaticController#system_exit as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+SystemExit (exit):
+ app/controllers/static_controller.rb:22:in `exit'
+ app/controllers/static_controller.rb:22:in `rescue in system_exit'
+ app/controllers/static_controller.rb:19:in `system_exit'
+
+
+ [1m[35mErrdo::Error Load (0.3ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "/app/controllers/static_controller.rb:22:in `exit'exitSystemExit"]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: system_exit\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: RnBMaWxubWFlSkRTQWp2d0phK2FlKzAvY0lqaEQ5N0RlM252SFhMNWIrbGg0amNSd1phSXJGUFZTVjZPVHg2MTZuWUJSeTFtT3c3cEd3bm9yREcwcVBjVDJlUG8rVHBoQXhoZm5wY0UzbTZ1M2lEOXA5cWEzVnNlOG56eVkwWVVaV2RyanRXbjFRK0RsWE03RXBjZXlRPT0tLW9uSFprZkp0cDQyQ016MFdjcXNNT0E9PQ==--21d85eec91c8e11214c3e754ee05889004f49a26\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 4], ["created_at", "2016-10-07 00:07:12.293641"], ["updated_at", "2016-10-07 00:07:12.293641"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 3], ["last_occurred_at", "2016-10-07 00:07:12.293641"], ["updated_at", "2016-10-07 00:07:12.300029"], ["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36m (10.3ms)[0m [1mcommit transaction[0m
+
+
+Started GET "/static/system_exit" for 127.0.0.1 at 2016-10-06 20:16:34 -0400
+Processing by StaticController#system_exit as HTML
+Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)
+
+SystemExit (exit):
+ app/controllers/static_controller.rb:22:in `exit'
+ app/controllers/static_controller.rb:22:in `rescue in system_exit'
+ app/controllers/static_controller.rb:19:in `system_exit'
+
+
+ [1m[35mErrdo::Error Load (0.3ms)[0m SELECT "errors".* FROM "errors" WHERE "errors"."backtrace_hash" = ? LIMIT 1 [["backtrace_hash", "/app/controllers/static_controller.rb:22:in `exit'exitSystemExit"]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "error_occurrences" ("ip", "user_agent", "query_string", "param_values", "cookie_values", "header_values", "error_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["ip", "127.0.0.1"], ["user_agent", "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36"], ["query_string", ""], ["param_values", "--- !ruby/hash:ActiveSupport::HashWithIndifferentAccess\ncontroller: static\naction: system_exit\n"], ["cookie_values", "---\n_ga: GA1.1.2096945490.1464561447\n_dummy_session: RnBMaWxubWFlSkRTQWp2d0phK2FlKzAvY0lqaEQ5N0RlM252SFhMNWIrbGg0amNSd1phSXJGUFZTVjZPVHg2MTZuWUJSeTFtT3c3cEd3bm9yREcwcVBjVDJlUG8rVHBoQXhoZm5wY0UzbTZ1M2lEOXA5cWEzVnNlOG56eVkwWVVaV2RyanRXbjFRK0RsWE03RXBjZXlRPT0tLW9uSFprZkp0cDQyQ016MFdjcXNNT0E9PQ==--21d85eec91c8e11214c3e754ee05889004f49a26\n"], ["header_values", "---\nX-Frame-Options: SAMEORIGIN\nX-XSS-Protection: 1; mode=block\nX-Content-Type-Options: nosniff\n"], ["error_id", 4], ["created_at", "2016-10-07 00:16:34.100255"], ["updated_at", "2016-10-07 00:16:34.100255"]]
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "errors" SET "occurrence_count" = COALESCE("occurrence_count", 0) + 1 WHERE "errors"."id" = ?[0m [["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36mSQL (0.5ms)[0m [1mUPDATE "errors" SET "occurrence_count" = ?, "last_occurred_at" = ?, "updated_at" = ? WHERE "errors"."id" = ?[0m [["occurrence_count", 4], ["last_occurred_at", "2016-10-07 00:16:34.100255"], ["updated_at", "2016-10-07 00:16:34.106559"], ["id", 4]]
+ [1m[35mErrdo::Error Exists (0.1ms)[0m SELECT 1 AS one FROM "errors" WHERE ("errors"."backtrace_hash" = '/app/controllers/static_controller.rb:22:in `exit''exitSystemExit' AND "errors"."id" != 4) LIMIT 1
+ [1m[36m (10.2ms)[0m [1mcommit transaction[0m