exercism / website

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

ActionView::Template::Error in tracks/exercises#show #6699

Closed iHiD closed 10 months ago

iHiD commented 10 months ago

Error in v3

ActionView::Template::Error in tracks/exercises#show Mysql2::Error: Table 'exercism.generic_exercises' doesn't exist

View on Bugsnag

Stacktrace

app/models/generic_exercise.rb:16 - for!
app/models/generic_exercise.rb:19 - for
app/models/exercise.rb:134 - generic_exercise
app/models/exercise.rb:90 - deep_dive_youtube_id
app/views/tracks/exercises/show/_external.html.haml:10 - _app_views_tracks_exercises_show__external_html_haml___1964347488522500149_134000
app/views/tracks/exercises/show.html.haml:7 - _app_views_tracks_exercises_show_html_haml__1247301662941906475_118360
app/controllers/application_controller.rb:100 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag

iHiD commented 10 months ago

An error linked to this issue has been marked as fixed in Bugsnag ActionView::Template::Error in tracks/exercises#show