This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Error connecting #17
Labels
bug
Something isn't working
Comments
Looking at the logs, this is there error I've seen before.
Particularly, it looks like the issue is happening in the db.commit() after a request. The error also notes that there might be something wrong with the connection itself. |
Hopefully addressed by de48b46. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug report
Sometimes when trying to connect, the website just falls over.
Actual behavior?
When trying to login, the login will be successful (in that, it won't show a login error), but won't actually log in.
Expected behavior?
It should log you in without error.
The text was updated successfully, but these errors were encountered: