Skip to content

Instantly share code, notes, and snippets.

@scytacki
Created January 14, 2015 17:05
Show Gist options
  • Save scytacki/badeba46193e19193670 to your computer and use it in GitHub Desktop.
Save scytacki/badeba46193e19193670 to your computer and use it in GitHub Desktop.
A ActionView::Template::Error occurred in external_activities#show:
undefined method `titleize' for nil:NilClass
app/views/browse/_show.html.haml:40:in `_app_views_browse__show_html_haml__20452584375232987_71459580'
-------------------------------
Request:
-------------------------------
* URL : https://learn.staging.concord.org/browse/resources/85
* IP address: 220.227.237.157
* Parameters: {"action"=>"show", "controller"=>"browse/external_activities", "id"=>"85"}
* Rails root: /web/portal/releases/20150113214237
-------------------------------
Session:
-------------------------------
* session id: [FILTERED]
* data: {}
-------------------------------
Environment:
-------------------------------
* DOCUMENT_ROOT : /web/portal/current/public
* HTTPS : on
* HTTP_ACCEPT : text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
* HTTP_ACCEPT_ENCODING : gzip, deflate
* HTTP_ACCEPT_LANGUAGE : en-US,en;q=0.5
* HTTP_CONNECTION : keep-alive
* HTTP_COOKIE : __utma=231173890.27484797.1419244574.1421218305.1421235012.29; __utmz=231173890.1421045470.24.9.utmcsr=authoring.staging.concord.org|utmccn=(referral)|utmcmd=referral|utmcct=/; __utmc=231173890; _rails_portal_session=4294246f42a49f0067543737092b64f4; __utmb=231173890.7.10.1421235012; __utmt=1
* HTTP_HOST : learn.staging.concord.org
* HTTP_ORIGIN :
* HTTP_REFERER : https://learn.staging.concord.org/search?include_official=1
* HTTP_USER_AGENT : Mozilla/5.0 (Windows NT 6.3; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
* HTTP_X_QUEUE_START : t=1421235079506845
* ORIGINAL_FULLPATH : /browse/resources/85
* PASSENGER_CONNECT_PASSWORD : [FILTERED]
* PATH_INFO : /browse/resources/85
* QUERY_STRING :
* REMOTE_ADDR : 220.227.237.157
* REMOTE_PORT : 56763
* REQUEST_METHOD : GET
* REQUEST_URI : /browse/resources/85
* SCRIPT_NAME :
* SCRIPT_URI : https://learn.staging.concord.org/browse/resources/85
* SCRIPT_URL : /browse/resources/85
* SERVER_ADDR : 10.235.11.101
* SERVER_ADMIN : [no address given]
* SERVER_NAME : learn.staging.concord.org
* SERVER_PORT : 443
* SERVER_PROTOCOL : HTTP/1.1
* SERVER_SOFTWARE : Apache
* SSL_TLS_SNI : learn.staging.concord.org
* _ : _
* action_controller.instance : external_activities#show
* action_dispatch.backtrace_cleaner : #<Rails::BacktraceCleaner:0x0000000c278e70>
* action_dispatch.cookies : #<ActionDispatch::Cookies::CookieJar:0x00000008a84398>
* action_dispatch.logger : #<ActiveSupport::TaggedLogging:0x000000065f9af0>
* action_dispatch.parameter_filter : [:password, :password_confirmation, /RAW_POST_DATA/, /RAW_POST_DATA/]
* action_dispatch.remote_ip : 220.227.237.157
* action_dispatch.request.content_type :
* action_dispatch.request.formats : [text/html]
* action_dispatch.request.parameters : {"action"=>"show", "controller"=>"browse/external_activities", "id"=>"85"}
* action_dispatch.request.path_parameters : {:action=>"show", :controller=>"browse/external_activities", :id=>"85"}
* action_dispatch.request.query_parameters : {}
* action_dispatch.request.request_parameters: {}
* action_dispatch.request_id : 5fca5e5455c107654f3d7649ad9cb70b
* action_dispatch.routes : #<ActionDispatch::Routing::RouteSet:0x00000007330610>
* 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:0x00000007670578>
* rack-cache.use_native_ttl : false
* rack-cache.verbose : false
* rack.errors : #<IO:0x00000002509220>
* rack.input : #<PhusionPassenger::Utils::RewindableInput:0x00000008516e60>
* rack.multiprocess : true
* rack.multithread : false
* rack.request.cookie_hash : {"__utma"=>"231173890.27484797.1419244574.1421218305.1421235012.29", "__utmz"=>"231173890.1421045470.24.9.utmcsr=authoring.staging.concord.org|utmccn=(referral)|utmcmd=referral|utmcct=/", "__utmc"=>"231173890", "_rails_portal_session"=>"4294246f42a49f0067543737092b64f4", "__utmb"=>"231173890.7.10.1421235012", "__utmt"=>"1"}
* rack.request.cookie_string : __utma=231173890.27484797.1419244574.1421218305.1421235012.29; __utmz=231173890.1421045470.24.9.utmcsr=authoring.staging.concord.org|utmccn=(referral)|utmcmd=referral|utmcct=/; __utmc=231173890; _rails_portal_session=4294246f42a49f0067543737092b64f4; __utmb=231173890.7.10.1421235012; __utmt=1
* 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=>"b5df8d66ea63db7de8ddd1c8dd96210b9f477df203f865f617b0a645a1e1", :id=>"4294246f42a49f0067543737092b64f4"}
* rack.session.record : #<ActiveRecord::SessionStore::Session:0x0000000876c2a0>
* rack.url_scheme : https
* rack.version : [1, 0]
* warden : Warden::Proxy:71003680 @config={:default_scope=>:user, :scope_defaults=>{}, :default_strategies=>{:user=>[:rememberable, :token_authenticatable, :database_authenticatable, :bearer_token_authenticatable]}, :intercept_401=>false, :failure_app=>CustomFailure}
* Process: 14989
* Server : ip-10-235-11-101
-------------------------------
Backtrace:
-------------------------------
app/views/browse/_show.html.haml:40:in `_app_views_browse__show_html_haml__20452584375232987_71459580'
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/browse/external_activities/show.html.haml:2:in `_app_views_browse_external_activities_show_html_haml__758429571082013735_68582140'
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:513:in `_run__1108658342461413229__process_action__1674720766940939915__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'
sass (3.2.1) lib/sass/plugin/rack.rb:54: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__3928423298514492034__call__300304709255063216__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