BlueRidgeLabs / patterns

A platform to manage a human centered design process
https://labs.robinhood.org/design-insight-group/
MIT License
4 stars 2 forks source link

[Airbrake] [Production] The action 'show' could not be found for CalendarController #428

Open cromulus opened 1 year ago

cromulus commented 1 year ago

Airbrake error: #7689 Airbrake project: Patterns

Error type: AbstractController::ActionNotFound Error message: The action 'show' could not be found for CalendarController Where: calendar#show Occurred at: Jan 31, 2023 22:46:51 UTC First seen at: Jan 31, 2023 22:46:51 UTC Occurrences: 0 (0 since last deploy on <no information>) Severity: error

URL: https://patterns.brl.nyc/calendar/cal_cat.php File: /GEM_ROOT/gems/actionpack-6.0.6/lib/abstract_controller/base.rb

Backtrace:

/GEM_ROOT/gems/actionpack-6.0.6/lib/abstract_controller/base.rb:131:in process
/GEM_ROOT/gems/actionview-6.0.6/lib/action_view/rendering.rb:39:in process
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_controller/metal.rb:190:in dispatch
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_controller/metal.rb:254:in dispatch
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/routing/route_set.rb:50:in dispatch
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/routing/route_set.rb:33:in serve
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/journey/router.rb:49:in block in serve
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/journey/router.rb:32:in each
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/journey/router.rb:32:in serve
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/routing/route_set.rb:834:in call
/GEM_ROOT/gems/skylight-5.3.4/lib/skylight/probes/action_dispatch/routing/route_set.rb:10:in block in call
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/notifications.rb:182:in instrument
/GEM_ROOT/gems/skylight-5.3.4/lib/skylight/probes/action_dispatch/routing/route_set.rb:10:in call
/GEM_ROOT/gems/twilio-ruby-5.73.3/lib/rack/twilio_webhook_authentication.rb:36:in call
/GEM_ROOT/gems/warden-1.2.9/lib/warden/manager.rb:36:in block in call
/GEM_ROOT/gems/warden-1.2.9/lib/warden/manager.rb:34:in catch
/GEM_ROOT/gems/warden-1.2.9/lib/warden/manager.rb:34:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/tempfile_reaper.rb:15:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/etag.rb:27:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/conditional_get.rb:27:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/head.rb:12:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/http/content_security_policy.rb:18:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:266:in context
/GEM_ROOT/gems/rack-2.2.4/lib/rack/session/abstract/id.rb:260:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/cookies.rb:654:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/callbacks.rb:27:in block in call
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:101:in run_callbacks
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/callbacks.rb:26:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/actionable_exceptions.rb:18:in call
/GEM_ROOT/gems/airbrake-13.0.3/lib/airbrake/rack/middleware.rb:34:in call!
/GEM_ROOT/gems/airbrake-13.0.3/lib/airbrake/rack/middleware.rb:23:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/debug_exceptions.rb:32:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/show_exceptions.rb:33:in call
/GEM_ROOT/gems/lograge-0.12.0/lib/lograge/rails_ext/rack/logger.rb:18:in call_app
/GEM_ROOT/gems/railties-6.0.6/lib/rails/rack/logger.rb:26:in block in call
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/tagged_logging.rb:80:in block in tagged
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/tagged_logging.rb:28:in tagged
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/tagged_logging.rb:80:in tagged
/GEM_ROOT/gems/railties-6.0.6/lib/rails/rack/logger.rb:26:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/remote_ip.rb:81:in call
/GEM_ROOT/gems/request_store-1.5.1/lib/request_store/middleware.rb:19:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/request_id.rb:27:in call
/GEM_ROOT/gems/skylight-5.3.4/lib/skylight/probes/action_dispatch/request_id.rb:8:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/method_override.rb:24:in call
/GEM_ROOT/gems/rack-2.2.4/lib/rack/runtime.rb:22:in call
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in call
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_dispatch/middleware/executor.rb:14:in call
/GEM_ROOT/gems/rack-cache-1.13.0/lib/rack/cache/context.rb:141:in forward
/GEM_ROOT/gems/rack-cache-1.13.0/lib/rack/cache/context.rb:267:in fetch
/GEM_ROOT/gems/rack-cache-1.13.0/lib/rack/cache/context.rb:196:in lookup
...

Visit Airbrake error to view the full backtrace.