mysociety / alaveteli

Provide a Freedom of Information request system for your jurisdiction
https://alaveteli.org
Other
389 stars 196 forks source link

[ERROR] user#signin (SocketError) "getaddrinfo: Name or service not known" #5036

Open garethrees opened 5 years ago

garethrees commented 5 years ago
A SocketError occurred in user#signin:

getaddrinfo: Name or service not known
vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `getaddress'

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

* URL : https://www.asktheeu.org/de/profile/sign_in?token=REDACTED
* HTTP Method: GET
* IP address : unknown
* Parameters : {"token"=>"REDACTED", "controller"=>"user", "action"=>"signin", "locale"=>"de"}
* Timestamp : 2019-01-03 12:46:51 +0100
* Rails root : /REDACTED/alaveteli-2018-11-22T11-45-02

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

vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `getaddress'
vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `lookup_ip'
vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:273:in `country'
lib/alaveteli_geoip.rb:62:in `country_code_from_geoip'
lib/alaveteli_geoip.rb:47:in `country_code_from_ip'
lib/alaveteli_geoip.rb:16:in `country_code_from_ip'
app/controllers/application_controller.rb:465:in `country_from_ip'
app/controllers/user_controller.rb:92:in `signin'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/abstract_controller/base.rb:167:in `process_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/rendering.rb:10:in `process_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:503:in `block in _run__1522338025077585544__process_action__4318253133079220236__callbacks'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_1387'
app/controllers/application_controller.rb:102:in `record_memory'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_1387'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:502:in `_run__1522338025077585544__process_action__4318253133079220236__callbacks'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:405:in `__run_callback'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:81:in `run_callbacks'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/abstract_controller/callbacks.rb:17:in `process_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/rescue.rb:29:in `process_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:123:in `block in instrument'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/notifications.rb:123:in `instrument'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.3/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
vendor/bundle/ruby/2.3.0/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/2.3.0/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/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:25:in `process_action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/abstract_controller/base.rb:121:in `process'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/abstract_controller/rendering.rb:45:in `process'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal.rb:203:in `dispatch'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_controller/metal.rb:246:in `block in action'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:36:in `call'
vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/routing/route_set.rb:608:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/exception_notification-4.0.1/lib/exception_notification/rack.rb:28:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/head.rb:14:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/flash.rb:242:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/cookies.rb:341:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-ssl-1.3.4/lib/rack/ssl.rb:27:in `call'
vendor/bundle/ruby/2.3.0/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/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.3/lib/active_record/query_cache.rb:64:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.3/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:405:in `_run__2245010361825339990__call__837874714836989180__callbacks'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:405:in `__run_callback'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/callbacks.rb:81:in `run_callbacks'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.3/lib/rails/rack/logger.rb:32:in `call_app'
vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.3/lib/rails/rack/logger.rb:16:in `block in call'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/tagged_logging.rb:22:in `tagged'
vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.3/lib/rails/rack/logger.rb:16:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/request_id.rb:22:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.3/lib/action_dispatch/middleware/static.rb:83:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/rack-utf8_sanitizer-1.3.2/lib/rack/utf8_sanitizer.rb:19:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/secure_headers-3.1.2/lib/secure_headers/middleware.rb:12:in `call'
vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.3/lib/rails/engine.rb:484:in `call'
vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.3/lib/rails/application.rb:231:in `call'
vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.3/lib/rails/railtie/configurable.rb:30:in `method_missing'
vendor/bundle/ruby/2.3.0/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'
lizconlan commented 5 years ago

alaveteli_version: "0.25.0.24" ruby_version: "2.3.8"

lizconlan commented 5 years ago

Have just had another one of these from Nepal, this time with some text appended to the IP address

(Possibly a WAP request)

A SocketError occurred in user#signin:

  getaddrinfo: Name or service not known
  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `getaddress'

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

  * URL        : https://asknepal.info/profile/sign_in?r=%2F'%22%60
  * HTTP Method: GET
  * IP address : REDACTED[CHR(0)]'"`
  * Parameters : {"r"=>"/'\"`", "controller"=>"user", "action"=>"signin"}
  * Timestamp  : 2019-01-29 20:45:29 +0545
  * Rails root : /REDACTED/alaveteli-2018-11-22T11-48-41

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

  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `getaddress'
  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `lookup_ip'
  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:273:in `country'
  lib/alaveteli_geoip.rb:62:in `country_code_from_geoip'
  lib/alaveteli_geoip.rb:47:in `country_code_from_ip'
  lib/alaveteli_geoip.rb:16:in `country_code_from_ip'
  app/controllers/application_controller.rb:481:in `country_from_ip'
  app/controllers/user_controller.rb:92:in `signin'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/abstract_controller/base.rb:167:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/rendering.rb:10:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:503:in `block in _run__4278722790329757879__process_action__697043659225373660__callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_1542'
  app/controllers/application_controller.rb:108:in `record_memory'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_1542'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:502:in `_run__4278722790329757879__process_action__697043659225373660__callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:405:in `__run_callback'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/abstract_controller/callbacks.rb:17:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/rescue.rb:29:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/notifications.rb:123:in `block in instrument'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/notifications.rb:123:in `instrument'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.4/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:30:in `block in process_action'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/controller_instrumentation.rb:363:in `perform_action_with_newrelic_trace'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:25:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/abstract_controller/base.rb:121:in `process'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/abstract_controller/rendering.rb:45:in `process'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal.rb:203:in `dispatch'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_controller/metal.rb:246:in `block in action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/routing/route_set.rb:36:in `call'
  vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
  vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
  vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/routing/route_set.rb:608:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/exception_notification-4.0.1/lib/exception_notification/rack.rb:28:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/head.rb:14:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/flash.rb:242:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/cookies.rb:341:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-ssl-1.3.4/lib/rack/ssl.rb:27:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  lib/strip_empty_sessions.rb:13:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.4/lib/active_record/query_cache.rb:64:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:405:in `_run__2935028884468290850__call__735345155039757514__callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:405:in `__run_callback'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/callbacks.rb:81:in `run_callbacks'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.4/lib/rails/rack/logger.rb:32:in `call_app'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.4/lib/rails/rack/logger.rb:16:in `block in call'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/tagged_logging.rb:22:in `tagged'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.4/lib/rails/rack/logger.rb:16:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/request_id.rb:22:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.4/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.4/lib/action_dispatch/middleware/static.rb:83:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-utf8_sanitizer-1.3.2/lib/rack/utf8_sanitizer.rb:19:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/secure_headers-3.1.2/lib/secure_headers/middleware.rb:12:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.4/lib/rails/engine.rb:484:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.4/lib/rails/application.rb:231:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.4/lib/rails/railtie/configurable.rb:30:in `method_missing'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.18.0.329/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'
lizconlan commented 5 years ago

Turkey:

(Possibly a WAP request)

A SocketError occurred in user#signin:

  getaddrinfo: Name or service not known
  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `getaddress'

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

  * URL       : https://bilmehakki.org/profile/sign_in?r=%2F'%22%60
  * IP address: REDACTED[CHR(0)]'"`
  * Parameters: {"r"=>"/'\"`", "controller"=>"user", "action"=>"signin", "token"=>"[REDACTED]"}
  * Rails root: [REDACTED]/alaveteli-2018-11-22T11-55-02
  * Timestamp : 2019-02-15 04:57:11 +0200

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

  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `getaddress'
  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:852:in `lookup_ip'
  vendor/bundle/ruby/2.3.0/gems/geoip-1.6.1/lib/geoip.rb:273:in `country'
  lib/alaveteli_geoip.rb:62:in `country_code_from_geoip'
  lib/alaveteli_geoip.rb:47:in `country_code_from_ip'
  lib/alaveteli_geoip.rb:16:in `country_code_from_ip'
  app/controllers/application_controller.rb:465:in `country_from_ip'
  app/controllers/user_controller.rb:89:in `signin'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/abstract_controller/base.rb:167:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/rendering.rb:10:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:602:in `block in _run__3468488157173556670__process_action__1107130133756800550__callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:215:in `block in _conditional_callback_around_1323'
  app/controllers/application_controller.rb:105:in `record_memory'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:214:in `_conditional_callback_around_1323'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:601:in `_run__3468488157173556670__process_action__1107130133756800550__callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:405:in `__run_callback'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:81:in `run_callbacks'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/abstract_controller/callbacks.rb:17:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/rescue.rb:29:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/notifications.rb:123:in `block in instrument'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/notifications.rb:123:in `instrument'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.2/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
  vendor/bundle/ruby/2.3.0/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/2.3.0/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/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:25:in `process_action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/abstract_controller/base.rb:121:in `process'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/abstract_controller/rendering.rb:45:in `process'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal.rb:203:in `dispatch'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_controller/metal.rb:246:in `block in action'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/routing/route_set.rb:36:in `call'
  vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
  vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
  vendor/bundle/ruby/2.3.0/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/routing/route_set.rb:608:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/rack/agent_hooks.rb:30:in `traced_call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/rack/browser_monitoring.rb:32:in `traced_call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/exception_notification-3.0.1/lib/exception_notifier.rb:41:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/etag.rb:23:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/conditionalget.rb:25:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/head.rb:14:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/flash.rb:242:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:210:in `context'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/session/abstract/id.rb:205:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/cookies.rb:341:in `call'
  vendor/bundle/ruby/2.3.0/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/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.2/lib/active_record/query_cache.rb:64:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/activerecord-3.2.22.2/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:405:in `_run__722129472570901739__call__319618927424422000__callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:405:in `__run_callback'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/callbacks.rb:81:in `run_callbacks'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.2/lib/rails/rack/logger.rb:32:in `call_app'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.2/lib/rails/rack/logger.rb:16:in `block in call'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/tagged_logging.rb:22:in `tagged'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.2/lib/rails/rack/logger.rb:16:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/request_id.rb:22:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/methodoverride.rb:21:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/runtime.rb:17:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/activesupport-3.2.22.2/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-1.4.7/lib/rack/lock.rb:15:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/actionpack-3.2.22.2/lib/action_dispatch/middleware/static.rb:83:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/rack-utf8_sanitizer-1.3.0/lib/rack/utf8_sanitizer.rb:15:in `call'
  vendor/bundle/ruby/2.3.0/gems/newrelic_rpm-3.16.0.318/lib/new_relic/agent/instrumentation/middleware_tracing.rb:96:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.2/lib/rails/engine.rb:484:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.2/lib/rails/application.rb:231:in `call'
  vendor/bundle/ruby/2.3.0/gems/railties-3.2.22.2/lib/rails/railtie/configurable.rb:30:in `method_missing'
  vendor/bundle/ruby/2.3.0/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'