Closed calgara12 closed 7 years ago
This is a SQLite3 error. It means that when you're trying to access the database, it's in use and being locked for that use. This shouldn't very often. You could try restarting the services that Tenma uses to see if that fixes the issue.
If you're not using the Docker image, you could also try increasing the database timeout value on line 130
in settings.py
.
If you're still having issues, please post answers to the following:
Restarting the services seemed to have fixed the issue. Thanks!!!!
Glad to hear that worked for you!
Hey,
First of all: Thank you so much for this application.
I followed the instructions to install everything properly. But when i try to click the Import Comics Button i get the message sqlite3.OperationalError: database is locked
Do you have an idea what i could to to solve this issue?
Thanks in advance! :)