Skip to content
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

Failed: Attempt to write to a readonly database #44

Open
mrothbart opened this issue Sep 9, 2020 · 0 comments
Open

Failed: Attempt to write to a readonly database #44

mrothbart opened this issue Sep 9, 2020 · 0 comments

Comments

@mrothbart
Copy link

mrothbart commented Sep 9, 2020

When creating an ebook with lots of chapters (Wandering Inn, TGaB, Heretical Edge, etc) there will be intermittant fails with the SQLite DB. Rerunning the script fixes it for a bunch of chapters but it can fail again, needing a rerun. It likely has something to do with the download and write speed, and database locks.

Add in a .1 second delay on DB writes to prevent locking and collision fails?

This is in powershell. WSL worked fine on first try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant