-
-
Notifications
You must be signed in to change notification settings - Fork 164
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
linkace:simple image doesn't work with sqlite, can't create user #353
Comments
Hi, could you please delete the database file and try again? |
Have tried it many times and also used
Edit2: There is only a migration table:
|
Well, yes please use MySQL or Postgres in the meantime. I will update the documentation to discourage usage of SQlite because it only causes issues at the moment. |
MariaDB works. But want to avoid another DB server just for testing Linkace with a Single User. |
I am closing this issue in favor of #327. Please add any new issues there. |
Describe the bug
linkace:simple image doesn't work with sqlite, can't create user:
To Reproduce
I used this docs setup, variables and APP_KEY:
https://www.linkace.org/docs/v1/setup/setup-with-docker/simple/
https://www.linkace.org/docs/v1/setup/setup-with-sqlite/
Then run:
Expected behavior
Register first user should work
The text was updated successfully, but these errors were encountered: