exercism / website

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

ActionView::MissingTemplate in tracks/community_solutions#show #6919

Open iHiD opened 4 months ago

iHiD commented 4 months ago

Error in v3

ActionView::MissingTemplate in tracks/community_solutions#show Missing template errors/not_found with {:locale=>[:en], :formats=>[:png], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :haml]}.

Searched in:

View on Bugsnag

Stacktrace

app/controllers/application_controller.rb:244 - render_404
app/controllers/tracks/community_solutions_controller.rb:51 - rescue in show
app/controllers/tracks/community_solutions_controller.rb:17 - show
app/controllers/application_controller.rb:89 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag