-
Notifications
You must be signed in to change notification settings - Fork 289
Closed
Description
I'm integrating rollbar into Rails 7.1 Rails app (not released yet, from main branch).
In development when I enter unknown url, I don't get usual Rails informative error, but the default 500.html page and no error in the server logs.
I see that when I also enter unknown url on the production, there is no 404 page, but the 500 page and no error reported in logs nor by rollbar.
When I remove rollbar gem, then all is working as expected, so there must be some issue how the rollbar gem is intercepting request errors.
tekin
Metadata
Metadata
Assignees
Labels
No labels