exercism / website

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

ActiveRecord::ConnectionNotEstablished in profiles#show #7013

Open iHiD opened 2 months ago

iHiD commented 2 months ago

Error in v3

ActiveRecord::ConnectionNotEstablished in profiles#show Can't connect to MySQL server on 'primary.cluster-comyd39vppja.eu-west-2.rds.amazonaws.com' (115)

View on Bugsnag

Stacktrace

app/controllers/profiles_controller.rb:62 - use_user
app/controllers/application_controller.rb:87 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag