Closed
Description
Error in v3
ActionView::Template::Error in tracks/exercises#edit
User: arn:aws:sts::681735686245:assumed-role/webserver-ecs/795c3d8cfc284b3abf22ebcaefc71f18 is not authorized to perform: s3:GetObject on resource: "arn:aws:s3:::exercism-v3-submissions/production/storage/558911bd7d73474cafd82e9746131d79" because no VPC endpoint policy allows the s3:GetObject action
Stacktrace
app/models/submission/file.rb:67 - raw_content
app/models/submission/file.rb:53 - utf8_content
app/models/submission/file.rb:47 - content
app/models/submission.rb:140 - block in files_for_editor
app/models/submission.rb:135 - each_with_object
app/models/submission.rb:135 - files_for_editor
app/models/solution.rb:215 - files_for_editor
app/helpers/react_components/editor.rb:11 - data
app/helpers/react_components/editor.rb:5 - to_s
app/views/tracks/exercises/edit.html.haml:5 - _app_views_tracks_exercises_edit_html_haml__2521248892786570745_128220
app/controllers/application_controller.rb:111 - mark_notifications_as_read!
app/controllers/application_controller.rb:26 - process_action
app/middleware/restore_if_none_match_header.rb:10 - call
Created automatically via Bugsnag