-
Notifications
You must be signed in to change notification settings - Fork 247
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
Can't register or log-in #202
Comments
I had this issue too and looked around for what issues with sequelize might cause this; creating the database folder seems to fix it, it needs the folder to put the database in. |
This is also present on Windows, creating a |
How would like this problem of path creation be handled ? |
This would solve it --> #206 |
Expected Behavior
Successful account registration
Actual Behavior
After attempting registration (assuming all data entered is correct (including beta invite code) or log-in, the page does nothing for a good while and then throws an "unknown error".
Possible Solution
Maybe it's something to do with the database?
This is console output when I attempt a registration:
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: