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

[Authentication] Error 500, if the auth cookie refers to a non-existent user #57

Open
lilgallon opened this issue Nov 26, 2019 · 0 comments

Comments

@lilgallon
Copy link
Collaborator

I deleted the DB to update the tables. My browser still has the auth cookie, but the user is not in the DB anymore. So there is an error:

HeaderMessage.js:44 POST http://127.0.0.1:5000/api/account/auth 500 (INTERNAL SERVER ERROR)

This error does not cause any issues. The website still runs properly. It only shows an issue in the terminal.

This issue is a minor one, and it does not need a fix but I find it interesting!

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