We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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!
The text was updated successfully, but these errors were encountered: