exercism / website

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

ActionView::Template::Error in tracks/community_solutions#index #7155

Open iHiD opened 2 weeks ago

iHiD commented 2 weeks ago

Error in v3

ActionView::Template::Error in tracks/community_solutions#index incompatible character encodings: ASCII-8BIT and UTF-8

View on Bugsnag

Stacktrace

app/views/layouts/application.html.haml:16 - _app_views_layouts_application_html_haml___1988274896233182944_119120
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