-
Notifications
You must be signed in to change notification settings - Fork 21
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
[API] UNIQUE constraint failed error #149
Comments
@Aksh-Bansal-dev, do you still face this issue? If yes, please do post the whole error that you get in the API console. It would probably a huge error message, you can paste it over: https://ctxt.io/ or some other pasting website online and share a link. |
That's correct but it shouldn't happen, if the user is already present they should be logged in instead of throwing this error. |
Got the same error when I restarted the container. gymkhana/api/api/auth/views.py Line 50 in 85b5b1d
|
Got the orignally posted error: error log |
There are two possible solutions that I can think of right now:
There is one more issue though, sometimes it also throws |
Steps to reproduce:
sign in
on login page.The text was updated successfully, but these errors were encountered: