Skip to content

Instantly share code, notes, and snippets.

@scytacki
Created December 24, 2015 14:49
Show Gist options
  • Save scytacki/77a54c0d3fe17dc84cb2 to your computer and use it in GitHub Desktop.
Save scytacki/77a54c0d3fe17dc84cb2 to your computer and use it in GitHub Desktop.
A ActionView::Template::Error occurred in external_activities#edit:
undefined method `has_role?' for nil:NilClass
app/views/external_activities/_form.html.haml:34:in `block (2 levels) in _app_views_external_activities__form_html_haml___2532007193654664101_95884160'
-------------------------------
Request:
-------------------------------
* URL : https://learn.concord.org/eresources/103/edit
* IP address: 54.209.60.63
* Parameters: {"action"=>"edit", "controller"=>"external_activities", "id"=>"103"}
* Rails root: /web/portal/releases/20151222091814
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {}
-------------------------------
Environment:
-------------------------------
* DOCUMENT_ROOT : /web/portal/current/public
* HTTPS : on
* HTTP_ACCEPT : */*
* HTTP_ACCEPT_ENCODING : gzip
* HTTP_CONNECTION : close
* HTTP_HOST : learn.concord.org
* HTTP_ORIGIN :
* HTTP_USER_AGENT : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25
* HTTP_X_QUEUE_START : t=1450893329604421
* ORIGINAL_FULLPATH : /eresources/103/edit
* PASSENGER_CONNECT_PASSWORD : [FILTERED]
* PATH_INFO : /eresources/103/edit
* QUERY_STRING :
* REMOTE_ADDR : 54.209.60.63
* REMOTE_PORT : 54326
* REQUEST_METHOD : GET
* REQUEST_URI : /eresources/103/edit
* SCRIPT_NAME :
* SCRIPT_URI : https://learn.concord.org/eresources/103/edit
* SCRIPT_URL : /eresources/103/edit
* SERVER_ADDR : 10.0.2.142
* SERVER_ADMIN : [no address given]
* SERVER_NAME : learn.concord.org
* SERVER_PORT : 443
* SERVER_PROTOCOL : HTTP/1.1
* SERVER_SOFTWARE : Apache
* _ : _
* action_controller.instance : external_activities#edit
* action_dispatch.backtrace_cleaner : #<Rails::BacktraceCleaner:0x0000000b491d98>
* action_dispatch.cookies : #<ActionDispatch::Cookies::CookieJar:0x0000000a9a5718>
* action_dispatch.logger : #<ActiveSupport::TaggedLogging:0x000000054bc8a0>
* action_dispatch.parameter_filter : [:password, :password_confirmation, /RAW_POST_DATA/]
* action_dispatch.remote_ip : 54.209.60.63
* action_dispatch.request.accepts : [*/*]
* action_dispatch.request.content_type :
* action_dispatch.request.formats : [*/*]
* action_dispatch.request.parameters : {"action"=>"edit", "controller"=>"external_activities", "id"=>"103"}
* action_dispatch.request.path_parameters : {:action=>"edit", :controller=>"external_activities", :id=>"103"}
* action_dispatch.request.query_parameters : {}
* action_dispatch.request.request_parameters: {}
* action_dispatch.request_id : e5eb3b05e695a3507c49e3a719323045
* action_dispatch.routes : #<ActionDispatch::Routing::RouteSet:0x000000049eb160>
* action_dispatch.secret_token : a3e2a51a371bb964a4250c21f8d083f9ddb224d455171dcba55518e74af43366e52e3f239773f90aed0ab6caf6554f051504ce7232599d066150dbabff0f1654
* action_dispatch.show_detailed_exceptions : false
* action_dispatch.show_exceptions : true
* exception_notifier.options : {:sender_address=>"\"Application Error\" <[email protected]>", :exception_recipients=>["\"Admin\" <[email protected]>"], :email_prefix=>"[Learn Portal Exception] ", :sections=>["request", "session", "environment", "backtrace"], :ignore_exceptions=>[ActiveRecord::RecordNotFound, AbstractController::ActionNotFound, ActionController::RoutingError]}
* rack-cache.allow_reload : false
* rack-cache.allow_revalidate : false
* rack-cache.cache_key : Rack::Cache::Key
* rack-cache.default_ttl : 0
* rack-cache.entitystore : rails:/
* rack-cache.ignore_headers : ["Set-Cookie"]
* rack-cache.metastore : rails:/
* rack-cache.private_headers : ["Authorization", "Cookie"]
* rack-cache.storage : #<Rack::Cache::Storage:0x00000005733d68>
* rack-cache.use_native_ttl : false
* rack-cache.verbose : false
* rack.errors : #<IO:0x00000001107330>
* rack.input : #<PhusionPassenger::Utils::RewindableInput:0x000000085fbf10>
* rack.multiprocess : true
* rack.multithread : false
* rack.request.cookie_hash : {}
* rack.request.query_hash : {}
* rack.request.query_string :
* rack.run_once : false
* rack.session : {}
* rack.session.options : {:path=>"/", :domain=>nil, :expire_after=>nil, :secure=>false, :httponly=>true, :defer=>false, :renew=>false, :secret=>"a4014970cfaa4dad04ccfc7d6d69b678b3c4a5000d6e8b809414ad027b43", :id=>nil}
* rack.url_scheme : https
* rack.version : [1, 0]
* warden : Warden::Proxy:71216580 @config={:default_scope=>:user, :scope_defaults=>{}, :default_strategies=>{:user=>[:rememberable, :token_authenticatable, :database_authenticatable, :bearer_token_authenticatable]}, :intercept_401=>false, :failure_app=>CustomFailure}
* Process: 15820
* Server : ip-10-0-2-142
-------------------------------
Backtrace:
-------------------------------
app/views/external_activities/_form.html.haml:34:in `block (2 levels) in _app_views_external_activities__form_html_haml___2532007193654664101_95884160'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:93:in `block in capture_with_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers.rb:345:in `call'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers.rb:345:in `block in capture_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers.rb:569:in `with_haml_buffer'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers.rb:341:in `capture_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/xss_mods.rb:61:in `capture_haml_with_haml_xss'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:93:in `capture_with_haml'
actionpack (3.2.19) lib/action_view/helpers/form_tag_helper.rb:537:in `field_set_tag'
app/views/external_activities/_form.html.haml:33:in `block in _app_views_external_activities__form_html_haml___2532007193654664101_95884160'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:181:in `call'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:181:in `block (2 levels) in form_for_with_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers.rb:255:in `with_tabs'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:181:in `block in form_for_with_haml'
actionpack (3.2.19) lib/action_view/helpers/capture_helper.rb:40:in `block in capture'
actionpack (3.2.19) lib/action_view/helpers/capture_helper.rb:187:in `with_output_buffer'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/xss_mods.rb:109:in `with_output_buffer_with_haml_xss'
actionpack (3.2.19) lib/action_view/helpers/capture_helper.rb:40:in `capture'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:105:in `capture_with_haml'
actionpack (3.2.19) lib/action_view/helpers/form_helper.rb:378:in `form_for'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:183:in `form_for_with_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/xss_mods.rb:132:in `form_for_with_haml_xss'
app/views/external_activities/_form.html.haml:1:in `_app_views_external_activities__form_html_haml___2532007193654664101_95884160'
actionpack (3.2.19) lib/action_view/template.rb:145:in `block in render'
activesupport (3.2.19) lib/active_support/notifications.rb:125:in `instrument'
actionpack (3.2.19) lib/action_view/template.rb:143:in `render'
actionpack (3.2.19) lib/action_view/renderer/partial_renderer.rb:265:in `render_partial'
actionpack (3.2.19) lib/action_view/renderer/partial_renderer.rb:238:in `block in render'
actionpack (3.2.19) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
activesupport (3.2.19) lib/active_support/notifications.rb:123:in `block in instrument'
activesupport (3.2.19) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (3.2.19) lib/active_support/notifications.rb:123:in `instrument'
actionpack (3.2.19) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
actionpack (3.2.19) lib/action_view/renderer/partial_renderer.rb:237:in `render'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:172:in `block in render_with_newrelic'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/method_tracer.rb:240:in `trace_execution_scoped'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:171:in `render_with_newrelic'
actionpack (3.2.19) lib/action_view/renderer/renderer.rb:41:in `render_partial'
actionpack (3.2.19) lib/action_view/renderer/renderer.rb:15:in `render'
actionpack (3.2.19) lib/action_view/helpers/rendering_helper.rb:24:in `render'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:11:in `block in render_with_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers.rb:90:in `non_haml'
/web/portal/shared/bundle/ruby/1.9.1/bundler/gems/haml-e428066e86e1/lib/haml/helpers/action_view_mods.rb:11:in `render_with_haml'
app/views/external_activities/edit.html.haml:1:in `_app_views_external_activities_edit_html_haml___1944795030733251613_93457780'
actionpack (3.2.19) lib/action_view/template.rb:145:in `block in render'
activesupport (3.2.19) lib/active_support/notifications.rb:125:in `instrument'
actionpack (3.2.19) lib/action_view/template.rb:143:in `render'
actionpack (3.2.19) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
actionpack (3.2.19) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
activesupport (3.2.19) lib/active_support/notifications.rb:123:in `block in instrument'
activesupport (3.2.19) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (3.2.19) lib/active_support/notifications.rb:123:in `instrument'
actionpack (3.2.19) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
actionpack (3.2.19) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
actionpack (3.2.19) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
actionpack (3.2.19) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
actionpack (3.2.19) lib/action_view/renderer/template_renderer.rb:18:in `render'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:156:in `block in render_with_newrelic'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/method_tracer.rb:240:in `trace_execution_scoped'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:155:in `render_with_newrelic'
actionpack (3.2.19) lib/action_view/renderer/renderer.rb:36:in `render_template'
actionpack (3.2.19) lib/action_view/renderer/renderer.rb:17:in `render'
actionpack (3.2.19) lib/abstract_controller/rendering.rb:110:in `_render_template'
actionpack (3.2.19) lib/action_controller/metal/streaming.rb:225:in `_render_template'
actionpack (3.2.19) lib/abstract_controller/rendering.rb:103:in `render_to_body'
actionpack (3.2.19) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
actionpack (3.2.19) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
actionpack (3.2.19) lib/abstract_controller/rendering.rb:88:in `render'
actionpack (3.2.19) lib/action_controller/metal/rendering.rb:16:in `render'
actionpack (3.2.19) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
activesupport (3.2.19) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
/usr/local/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
activesupport (3.2.19) lib/active_support/core_ext/benchmark.rb:5:in `ms'
actionpack (3.2.19) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
actionpack (3.2.19) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
activerecord (3.2.19) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
sunspot_rails (2.0.0) lib/sunspot/rails/railties/controller_runtime.rb:15:in `cleanup_view_runtime'
actionpack (3.2.19) lib/action_controller/metal/instrumentation.rb:39:in `render'
actionpack (3.2.19) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
actionpack (3.2.19) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
actionpack (3.2.19) lib/abstract_controller/base.rb:167:in `process_action'
actionpack (3.2.19) lib/action_controller/metal/rendering.rb:10:in `process_action'
actionpack (3.2.19) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
activesupport (3.2.19) lib/active_support/callbacks.rb:535:in `_run__1318399531271472580__process_action__3282049655358403104__callbacks'
activesupport (3.2.19) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.19) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
activesupport (3.2.19) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.19) lib/abstract_controller/callbacks.rb:17:in `process_action'
actionpack (3.2.19) lib/action_controller/metal/rescue.rb:29:in `process_action'
actionpack (3.2.19) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
activesupport (3.2.19) lib/active_support/notifications.rb:123:in `block in instrument'
activesupport (3.2.19) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
activesupport (3.2.19) lib/active_support/notifications.rb:123:in `instrument'
actionpack (3.2.19) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
actionpack (3.2.19) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
activerecord (3.2.19) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:34:in `block in process_action'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:268:in `block in perform_action_with_newrelic_trace'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/method_tracer.rb:240:in `trace_execution_scoped'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/controller_instrumentation.rb:263:in `perform_action_with_newrelic_trace'
newrelic_rpm (3.5.8.72) lib/new_relic/agent/instrumentation/rails3/action_controller.rb:33:in `process_action'
actionpack (3.2.19) lib/abstract_controller/base.rb:121:in `process'
actionpack (3.2.19) lib/abstract_controller/rendering.rb:45:in `process'
actionpack (3.2.19) lib/action_controller/metal.rb:203:in `dispatch'
actionpack (3.2.19) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
actionpack (3.2.19) lib/action_controller/metal.rb:246:in `block in action'
actionpack (3.2.19) lib/action_dispatch/routing/route_set.rb:73:in `call'
actionpack (3.2.19) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
actionpack (3.2.19) lib/action_dispatch/routing/route_set.rb:36:in `call'
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
journey (1.0.4) lib/journey/router.rb:56:in `each'
journey (1.0.4) lib/journey/router.rb:56:in `call'
actionpack (3.2.19) lib/action_dispatch/routing/route_set.rb:608:in `call'
exception_notification (2.5.2) lib/exception_notifier.rb:25:in `call'
newrelic_rpm (3.5.8.72) lib/new_relic/rack/error_collector.rb:8:in `call'
newrelic_rpm (3.5.8.72) lib/new_relic/rack/agent_hooks.rb:14:in `call'
newrelic_rpm (3.5.8.72) lib/new_relic/rack/browser_monitoring.rb:12:in `call'
warden (1.2.1) lib/warden/manager.rb:35:in `block in call'
warden (1.2.1) lib/warden/manager.rb:34:in `catch'
warden (1.2.1) lib/warden/manager.rb:34:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
rack (1.4.5) lib/rack/etag.rb:23:in `call'
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/head.rb:14:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
lib/rack/expand_b64_gzip.rb:35:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/flash.rb:242:in `call'
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/cookies.rb:341:in `call'
lib/rack/config_session_cookies.rb:42:in `call'
activerecord (3.2.19) lib/active_record/query_cache.rb:64:in `call'
activerecord (3.2.19) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
activesupport (3.2.19) lib/active_support/callbacks.rb:405:in `_run__2121715687328170564__call__3783152757661284206__callbacks'
activesupport (3.2.19) lib/active_support/callbacks.rb:405:in `__run_callback'
activesupport (3.2.19) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
activesupport (3.2.19) lib/active_support/callbacks.rb:81:in `run_callbacks'
actionpack (3.2.19) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
railties (3.2.19) lib/rails/rack/logger.rb:32:in `call_app'
railties (3.2.19) lib/rails/rack/logger.rb:16:in `block in call'
activesupport (3.2.19) lib/active_support/tagged_logging.rb:22:in `tagged'
railties (3.2.19) lib/rails/rack/logger.rb:16:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/request_id.rb:22:in `call'
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
activesupport (3.2.19) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
rack (1.4.5) lib/rack/lock.rb:15:in `call'
actionpack (3.2.19) lib/action_dispatch/middleware/static.rb:63:in `call'
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
rack-cors (0.2.9) lib/rack/cors.rb:54:in `call'
railties (3.2.19) lib/rails/engine.rb:484:in `call'
railties (3.2.19) lib/rails/application.rb:231:in `call'
railties (3.2.19) lib/rails/railtie/configurable.rb:30:in `method_missing'
passenger (3.0.12) lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'
passenger (3.0.12) lib/phusion_passenger/abstract_request_handler.rb:513:in `accept_and_process_next_request'
passenger (3.0.12) lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'
passenger (3.0.12) lib/phusion_passenger/rack/application_spawner.rb:206:in `start_request_handler'
passenger (3.0.12) lib/phusion_passenger/rack/application_spawner.rb:171:in `block in handle_spawn_application'
passenger (3.0.12) lib/phusion_passenger/utils.rb:479:in `safe_fork'
passenger (3.0.12) lib/phusion_passenger/rack/application_spawner.rb:166:in `handle_spawn_application'
passenger (3.0.12) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
passenger (3.0.12) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
passenger (3.0.12) lib/phusion_passenger/abstract_server.rb:180:in `start'
passenger (3.0.12) lib/phusion_passenger/rack/application_spawner.rb:129:in `start'
passenger (3.0.12) lib/phusion_passenger/spawn_manager.rb:253:in `block (2 levels) in spawn_rack_application'
passenger (3.0.12) lib/phusion_passenger/abstract_server_collection.rb:132:in `lookup_or_add'
passenger (3.0.12) lib/phusion_passenger/spawn_manager.rb:246:in `block in spawn_rack_application'
passenger (3.0.12) lib/phusion_passenger/abstract_server_collection.rb:82:in `block in synchronize'
<internal:prelude>:10:in `synchronize'
passenger (3.0.12) lib/phusion_passenger/abstract_server_collection.rb:79:in `synchronize'
passenger (3.0.12) lib/phusion_passenger/spawn_manager.rb:244:in `spawn_rack_application'
passenger (3.0.12) lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'
passenger (3.0.12) lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'
passenger (3.0.12) lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'
passenger (3.0.12) lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'
passenger (3.0.12) helper-scripts/passenger-spawn-server:99:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment