exercism / website

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

ActiveRecord::ConnectionNotEstablished in spi/tooling_jobs#update #2891

Closed iHiD closed 2 years ago

iHiD commented 2 years ago

Error in v3

ActiveRecord::ConnectionNotEstablished in spi/tooling_jobs#update Lost connection to MySQL server at 'handshake: reading initial communication packet', system error: 11

View on Bugsnag

Stacktrace

app/commands/submission/representation/process.rb:91 - submission
app/commands/submission/representation/process.rb:40 - create_submission_representation!
app/commands/submission/representation/process.rb:11 - call
app/commands/tooling_job/process.rb:18 - process_representer_job!
app/commands/tooling_job/process.rb:8 - call
app/controllers/spi/tooling_jobs_controller.rb:4 - update
app/controllers/application_controller.rb:54 - mark_notifications_as_read!
app/controllers/application_controller.rb:15 - process_action

View full stacktrace

Created automatically via Bugsnag

iHiD commented 2 years ago

An error linked to this issue has been marked as fixed in Bugsnag ActiveRecord::ConnectionNotEstablished in spi/tooling_jobs#update