Skip to content

Instantly share code, notes, and snippets.

@taf2
Created February 12, 2014 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taf2/8966144 to your computer and use it in GitHub Desktop.
Save taf2/8966144 to your computer and use it in GitHub Desktop.
This is a bug in Dalli
Unexpected exception in Dalli: ArgumentError: wrong number of arguments (1 for 2)
[ee0b343a3f5d9800f2ff8089b00be93a] [99.238.97.25] This is a bug in Dalli, please enter an issue in Github if it does not already exist.
[ee0b343a3f5d9800f2ff8089b00be93a] [99.238.97.25] /var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/server.rb:299:in `delete'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/server.rb:60:in `request'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/options.rb:18:in `block in request'
/usr/local/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/options.rb:17:in `request'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/application_controller.rb:344:in `block in expire_calltracking_file'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/application_controller.rb:344:in `each'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/application_controller.rb:344:in `expire_calltracking_file'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/virtual_phone_numbers_controller.rb:561:in `save_receiving'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/base.rb:167:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/rendering.rb:10:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:480:in `_run__4090344876859392726__process_action__1060190952969844611__callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:405:in `__run_callback'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/callbacks.rb:17:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/rescue.rb:29:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/notifications.rb:123:in `block in instrument'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/notifications.rb:123:in `instrument'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activerecord-3.2.16/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:38:in `block in process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:272:in `block in perform_action_with_newrelic_trace'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/method_tracer.rb:235:in `trace_execution_scoped'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:267:in `perform_action_with_newrelic_trace'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:37:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/base.rb:121:in `process'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/rendering.rb:45:in `process'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal.rb:203:in `dispatch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal.rb:246:in `block in action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:73:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:36:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:608:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:177:in `call!'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/omniauth-1.1.1/lib/omniauth/builder.rb:48:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/bundler/gems/exception_notification-192a49a02d63/lib/exception_notifier.rb:19:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/error_collector.rb:12:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/error_collector.rb:12:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/agent_hooks.rb:18:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/browser_monitoring.rb:16:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/mongo_mapper-0.11.0/lib/mongo_mapper/middleware/identity_map.rb:10:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/warden-1.1.1/lib/warden/manager.rb:35:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/warden-1.1.1/lib/warden/manager.rb:34:in `catch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/warden-1.1.1/lib/warden/manager.rb:34:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/conditionalget.rb:35:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/head.rb:14:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/flash.rb:242:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/cookies.rb:341:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activerecord-3.2.16/lib/active_record/query_cache.rb:64:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activerecord-3.2.16/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:405:in `_run__2173573666788905343__call__4115084359544036628__callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:405:in `__run_callback'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/sendfile.rb:102:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/rack/logger.rb:32:in `call_app'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/rack/logger.rb:16:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/tagged_logging.rb:22:in `tagged'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/rack/logger.rb:16:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/request_id.rb:22:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in `pass'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in `invalidate'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:in `call!'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/engine.rb:484:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/application.rb:231:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/railtie/configurable.rb:30:in `method_missing'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:571:in `process_client'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:658:in `worker_loop'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:520:in `spawn_missing_workers'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:140:in `start'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/bin/unicorn:126:in `<top (required)>'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>'
[ee0b343a3f5d9800f2ff8089b00be93a] [99.238.97.25] 10.178.237.98:11211 is down
[ee0b343a3f5d9800f2ff8089b00be93a] [99.238.97.25] 10.178.237.98:11211 is down: ArgumentError wrong number of arguments (1 for 2) /var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/server.rb:234:in `down!'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/server.rb:74:in `rescue in request'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/server.rb:59:in `request'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/options.rb:18:in `block in request'
/usr/local/lib/ruby/2.0.0/monitor.rb:211:in `mon_synchronize'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/dalli-2.7.0/lib/dalli/options.rb:17:in `request'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/application_controller.rb:344:in `block in expire_calltracking_file'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/application_controller.rb:344:in `each'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/application_controller.rb:344:in `expire_calltracking_file'
/var/www/apps/this_is_an_app/releases/20140212215756/app/controllers/virtual_phone_numbers_controller.rb:561:in `save_receiving'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/base.rb:167:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/rendering.rb:10:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:480:in `_run__4090344876859392726__process_action__1060190952969844611__callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:405:in `__run_callback'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/callbacks.rb:17:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/rescue.rb:29:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/notifications.rb:123:in `block in instrument'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/notifications.rb:123:in `instrument'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activerecord-3.2.16/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:38:in `block in process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:272:in `block in perform_action_with_newrelic_trace'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/method_tracer.rb:235:in `trace_execution_scoped'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:267:in `perform_action_with_newrelic_trace'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:37:in `process_action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/base.rb:121:in `process'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/abstract_controller/rendering.rb:45:in `process'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal.rb:203:in `dispatch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_controller/metal.rb:246:in `block in action'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:73:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:36:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/routing/route_set.rb:608:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:177:in `call!'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/omniauth-1.1.1/lib/omniauth/builder.rb:48:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/bundler/gems/exception_notification-192a49a02d63/lib/exception_notifier.rb:19:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/error_collector.rb:12:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/error_collector.rb:12:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/agent_hooks.rb:18:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/rack/browser_monitoring.rb:16:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/mongo_mapper-0.11.0/lib/mongo_mapper/middleware/identity_map.rb:10:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/warden-1.1.1/lib/warden/manager.rb:35:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/warden-1.1.1/lib/warden/manager.rb:34:in `catch'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/warden-1.1.1/lib/warden/manager.rb:34:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/etag.rb:23:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/conditionalget.rb:35:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/head.rb:14:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/flash.rb:242:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:210:in `context'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/session/abstract/id.rb:205:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/cookies.rb:341:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activerecord-3.2.16/lib/active_record/query_cache.rb:64:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activerecord-3.2.16/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:405:in `_run__2173573666788905343__call__4115084359544036628__callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:405:in `__run_callback'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/callbacks.rb:81:in `run_callbacks'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/sendfile.rb:102:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/rack/logger.rb:32:in `call_app'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/rack/logger.rb:16:in `block in call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/tagged_logging.rb:22:in `tagged'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/rack/logger.rb:16:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/actionpack-3.2.16/lib/action_dispatch/middleware/request_id.rb:22:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/methodoverride.rb:21:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/runtime.rb:17:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/activesupport-3.2.16/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-1.4.5/lib/rack/lock.rb:15:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:143:in `pass'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:155:in `invalidate'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:71:in `call!'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/engine.rb:484:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/application.rb:231:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/railties-3.2.16/lib/rails/railtie/configurable.rb:30:in `method_missing'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:571:in `process_client'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:658:in `worker_loop'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `call'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/newrelic_rpm-3.6.0.78/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:22:in `block (4 levels) in <top (required)>'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:520:in `spawn_missing_workers'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/lib/unicorn/http_server.rb:140:in `start'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/gems/unicorn-4.8.0/bin/unicorn:126:in `<top (required)>'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/bin/unicorn:23:in `load'
/var/www/apps/this_is_an_app/shared/bundle/ruby/2.0.0/bin/unicorn:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment