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

[Airbrake] [Production] Couldn't find Person with 'id'=1 #459

Open
cromulus opened this issue May 25, 2023 · 0 comments
Open

[Airbrake] [Production] Couldn't find Person with 'id'=1 #459

cromulus opened this issue May 25, 2023 · 0 comments
Labels

Comments

@cromulus
Copy link

Airbrake error: #7485
Airbrake project: Patterns

Error type: ActiveRecord::RecordNotFound
Error message: Couldn't find Person with 'id'=1
Where: people#show
Occurred at: May 25, 2023 15:27:24 UTC
First seen at: May 25, 2023 15:27:24 UTC
Occurrences: 0 (0 since last deploy on <no information>)
Severity: error

URL: https://patterns.brl.nyc/people/1
File: /GEM_ROOT/gems/activerecord-6.0.6/lib/active_record/relation/finder_methods.rb

Backtrace:

/GEM_ROOT/gems/activerecord-6.0.6/lib/active_record/relation/finder_methods.rb:339:in raise_record_not_found_exception!
/GEM_ROOT/gems/activerecord-6.0.6/lib/active_record/relation/finder_methods.rb:451:in find_one
/GEM_ROOT/gems/activerecord-6.0.6/lib/active_record/relation/finder_methods.rb:433:in find_with_ids
/GEM_ROOT/gems/activerecord-6.0.6/lib/active_record/relation/finder_methods.rb:69:in find
/PROJECT_ROOT/app/controllers/people_controller.rb:195:in set_person
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:428:in block in make_lambda
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:181:in block (2 levels) in halting_and_conditional
/GEM_ROOT/gems/actionpack-6.0.6/lib/abstract_controller/callbacks.rb:34:in block (2 levels) in <module:Callbacks>
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:182:in block in halting_and_conditional
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:513:in block in invoke_before
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:513:in each
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:513:in invoke_before
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:110:in block in run_callbacks
/GEM_ROOT/gems/actiontext-6.0.6/lib/action_text/rendering.rb:19:in with_renderer
/GEM_ROOT/gems/actiontext-6.0.6/lib/action_text/engine.rb:55:in block (4 levels) in <class:Engine>
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:121:in instance_exec
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:121:in block in run_callbacks
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/callbacks.rb:139:in run_callbacks
/GEM_ROOT/gems/actionpack-6.0.6/lib/abstract_controller/callbacks.rb:41:in process_action
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_controller/metal/rescue.rb:22:in process_action
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_controller/metal/instrumentation.rb:33:in block in process_action
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/notifications.rb:180:in block in instrument
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/notifications/instrumenter.rb:24:in instrument
/GEM_ROOT/gems/activesupport-6.0.6/lib/active_support/notifications.rb:180:in instrument
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_controller/metal/instrumentation.rb:32:in process_action
/GEM_ROOT/gems/actionpack-6.0.6/lib/action_controller/metal/params_wrapper.rb:245:in process_action
/GEM_ROOT/gems/activerecord-6.0.6/lib/active_record/railties/controller_runtime.rb:27:in process_action
/GEM_ROOT/gems/actionpack-6.0.6/lib/abstract_controller/base.rb:136: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
...

Visit Airbrake error to view the full backtrace.

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