SQLite Error 1: 'no such table: messages' #112
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi folks,
I'm using the Dockerversion of OF-DL and I get the following error message with each downloaded file. The files however get downloaded, any idea how to fix this?
Does this happen on all creators or just specific ones?
Same error with all creators, I just tried again with v 1.9.17 and v 1.9.18, same behavior:
1.9.17
1.9.18
My config looks as follows:
The first error is the important one, it says the database is locked. That typically happens when the program crashes or is canceled in the middle of a database write. Since this is for all creators, try removing the main
users.dbfile in theconfigdirectory and relaunching ofdl.I tried to delete the users.db, but that does not resolve the issue. The db will be recreated and the same error appears right when the first creator's content is downloaded.
I also trief to set the incremental download to false or true, but same behaviour.
An other ideas?
Use AI to troubleshoot why its getting locked, then, that's not normal behavior.