Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] request_game#play (ArgumentError) "comparison of String with 1 failed" #23

Closed
garethrees opened this issue Oct 20, 2016 · 1 comment
Labels

Comments

@garethrees
Copy link
Member

Probably the same as mysociety/asktheeu-theme#56

An ArgumentError occurred in request_game#play:

  comparison of String with 1 failed
  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext/mo_file.rb:32:in `eval'


-------------------------------
Request:
-------------------------------

  * URL        : https://transparencia.be/categorise/play
  * HTTP Method: GET
  * IP address : FILTERED
  * Parameters : {"controller"=>"request_game", "action"=>"play"}
  * Timestamp  : 2016-10-19 23:18:22 +0200
  * Server : FILTERED
  * Rails root : /FILTERED/alaveteli-2016-10-19T14-59-09
  * Process: 1803

-------------------------------
Backtrace:
-------------------------------

  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext/mo_file.rb:32:in `eval'
  (eval):1:in `block (2 levels) in pluralisation_rule'
  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext/mo_file.rb:32:in `eval'
  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext/mo_file.rb:32:in `block (2 levels) in pluralisation_rule'
  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext/translation.rb:32:in `call'
  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext/translation.rb:32:in `n_'
  vendor/bundle/ruby/1.9.1/gems/fast_gettext-1.0.0/lib/fast_gettext.rb:23:in `block (2 levels) in <module:FastGettext>'
  lib/i18n_fixes.rb:21:in `n_'
  app/views/request_game/play.html.erb:24:in `block in _app_views_request_game_play_html_erb___1281068061843450902_57795780'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/relation/delegation.rb:39:in `each'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/relation/delegation.rb:39:in `each_with_index'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/relation/delegation.rb:39:in `each_with_index'
  app/views/request_game/play.html.erb:18:in `_app_views_request_game_play_html_erb___1281068061843450902_57795780'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/template.rb:145:in `block in render'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:125:in `instrument'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/template.rb:143:in `render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/template_renderer.rb:48:in `block (2 levels) in render_template'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:123:in `block in instrument'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:123:in `instrument'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/template_renderer.rb:47:in `block in render_template'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/template_renderer.rb:55:in `render_with_layout'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/template_renderer.rb:46:in `render_template'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/template_renderer.rb:18:in `render'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:152:in `block in render_with_newrelic'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/method_tracer.rb:73:in `block in trace_execution_scoped'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/method_tracer_helpers.rb:82:in `trace_execution_scoped'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/method_tracer.rb:71:in `trace_execution_scoped'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:151:in `render_with_newrelic'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/renderer.rb:41:in `render_template'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_view/renderer/renderer.rb:22:in `render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/rendering.rb:110:in `_render_template'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/streaming.rb:225:in `_render_template'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/rendering.rb:103:in `render_to_body'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/rendering.rb:88:in `render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/rendering.rb:16:in `render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
  /usr/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/core_ext/benchmark.rb:5:in `ms'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:39:in `render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/base.rb:167:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/rendering.rb:10:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:503:in `block in _run__3431972790159073429__process_action__2176509915134388802__callbacks'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_1590'
  app/controllers/application_controller.rb:102:in `record_memory'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_1590'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:502:in `_run__3431972790159073429__process_action__2176509915134388802__callbacks'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:405:in `__run_callback'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:81:in `run_callbacks'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/callbacks.rb:17:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/rescue.rb:29:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:123:in `block in instrument'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:123:in `instrument'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:30:in `block in process_action'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:363:in `perform_action_with_newrelic_trace'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:29:in `process_action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/base.rb:121:in `process'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/abstract_controller/rendering.rb:45:in `process'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal.rb:203:in `dispatch'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_controller/metal.rb:246:in `block in action'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:73:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:36:in `call'
  vendor/bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
  vendor/bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
  vendor/bundle/ruby/1.9.1/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:608:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/exception_notification-4.0.1/lib/exception_notification/rack.rb:28:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/head.rb:14:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/flash.rb:242:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/cookies.rb:341:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  lib/strip_empty_sessions.rb:13:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/query_cache.rb:64:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.22.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:405:in `_run__2189428483863337064__call__309274905885392271__callbacks'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:405:in `__run_callback'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:81:in `run_callbacks'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/railties-3.2.22.3/lib/rails/rack/logger.rb:32:in `call_app'
  vendor/bundle/ruby/1.9.1/gems/railties-3.2.22.3/lib/rails/rack/logger.rb:16:in `block in call'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/tagged_logging.rb:22:in `tagged'
  vendor/bundle/ruby/1.9.1/gems/railties-3.2.22.3/lib/rails/rack/logger.rb:16:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/request_id.rb:22:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.22.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/static.rb:83:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/rack-utf8_sanitizer-1.3.2/lib/rack/utf8_sanitizer.rb:19:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/secure_headers-3.1.2/lib/secure_headers/middleware.rb:12:in `call'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/1.9.1/gems/railties-3.2.22.3/lib/rails/engine.rb:484:in `call'
  vendor/bundle/ruby/1.9.1/gems/railties-3.2.22.3/lib/rails/application.rb:231:in `call'
  vendor/bundle/ruby/1.9.1/gems/railties-3.2.22.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
  vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'

@garethrees
Copy link
Member Author

Fixed as of a4adac3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant