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

About unknown error and 502 bad gateway #17

Open
flyingtango opened this issue Feb 26, 2019 · 0 comments
Open

About unknown error and 502 bad gateway #17

flyingtango opened this issue Feb 26, 2019 · 0 comments

Comments

@flyingtango
Copy link

After I submit the csv file to the backend, the page would jump to 502 Bad Gateway nginx/1.15.8. But I can find the upload file in /submition/instance/upload. Meanwhile, when I click View Score and the page shows Unknown error. The logs are below
File "./submission/views.py", line 178, in
dates = sorted(list({s.submitted_on.date() for s in submissions}))
AttributeError: 'NoneType' object has no attribute 'date'

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

1 participant