Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
iHiD opened this issue Jan 8, 2025 · 0 comments
Open

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

iHiD opened this issue Jan 8, 2025 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Jan 8, 2025

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:

  • "/opt/exercism/website/app/views"
  • "/usr/local/bundle/gems/devise-4.9.0/app/views"
  • "/usr/local/bundle/gems/kaminari-core-1.2.2/app/views"
  • "/usr/local/bundle/gems/turbo-rails-1.4.0/app/views"
  • "/usr/local/bundle/gems/actiontext-7.0.4.3/app/views"
  • "/usr/local/bundle/gems/actionmailbox-7.0.4.3/app/views"

View on Bugsnag

Stacktrace

app/controllers/application_controller.rb:263 - 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:88 - mark_notifications_as_read!
app/controllers/application_controller.rb:20 - process_action

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant