exercism / website

The codebase for Exercism's website.
https://exercism.org
GNU Affero General Public License v3.0
405 stars 119 forks source link

ActiveJob::DeserializationError in ActionMailer::MailDeliveryJob@mailers #2386

Open iHiD opened 2 years ago

iHiD commented 2 years ago

Error in v3

ActiveJob::DeserializationError in ActionMailer::MailDeliveryJob@mailers Error while trying to deserialize arguments: Couldn't find User::Notifications::JoinedExercismNotification with 'id'=223797 [WHERE user_notifications.type = ?]

View on Bugsnag

Stacktrace

vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.1/lib/active_record/relation/finder_methods.rb:381 - raise_record_not_found_exception!

View full stacktrace

Created automatically via Bugsnag

iHiD commented 2 years ago

An error linked to this issue has been reopened in Bugsnag ActiveRecord::RecordNotFound in active_storage/representations/redirect#show