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

Loading old courses grading causes backend 500 #1173

Open
RichDom2185 opened this issue Aug 31, 2024 · 2 comments
Open

Loading old courses grading causes backend 500 #1173

RichDom2185 opened this issue Aug 31, 2024 · 2 comments
Assignees

Comments

@RichDom2185
Copy link
Member

image
Copy link

sentry-io bot commented Aug 31, 2024

Sentry Issue: CADET-BACKEND-E08

DBConnection.ConnectionError: tcp recv: closed (the connection was closed by the pool, possibly due to a timeout or because the pool has been terminated)
  File "lib/ecto/adapters/sql.ex", line 1054, in Ecto.Adapters.SQL.raise_sql_call_error/1
  File "lib/ecto/adapters/sql.ex", line 952, in Ecto.Adapters.SQL.execute/6
  File "lib/ecto/repo/queryable.ex", line 232, in Ecto.Repo.Queryable.execute/4
  File "lib/ecto/repo/queryable.ex", line 19, in Ecto.Repo.Queryable.all/3
  File "lib/cadet/assessments/assessments.ex", line 1988, in Cadet.Assessments.submissions_by_grader_for_index/2
...
(3 additional frame(s) were not displayed)

@RichDom2185
Copy link
Member Author

Seems to be an unhandled issue that only showed up after the Aug 17 deployment

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

No branches or pull requests

2 participants