>>108791712
I'm trying to get Calibre-Web-Automated up and running. The library directory is on my SMB network share, and network share mode is enabled in the environment variables. I keep getting this damn error (I hope codeblocks still work):
[ingest-processor] Jim Butcher - Side Jobs_ Stories from The Dresden Files (2010) was not able to be added to the Calibre Library due to the following error:
CALIBREDB EXIT/ERROR CODE: 1
Traceback (most recent call last):
File "runpy.py", line 198, in _run_module_as_main
File "runpy.py", line 88, in _run_code
File "site.py", line 47, in <module>
File "site.py", line 43, in main
File "calibre/db/cli/main.py", line 255, in main
File "calibre/db/cli/main.py", line 40, in run_cmd
File "calibre/db/cli/cmd_add.py", line 469, in main
File "calibre/db/cli/cmd_add.py", line 234, in do_add
File "calibre/db/cli/main.py", line 186, in run
File "calibre/db/cli/main.py", line 173, in db
File "calibre/db/legacy.py", line 191, in __init__
File "calibre/db/legacy.py", line 45, in create_backend
File "calibre/db/backend.py", line 522, in __init__
File "calibre/db/schema_upgrades.py", line 17, in __init__
File "calibre/db/backend.py", line 1189, in execute
File "src/cursor.c", line 202, in resetcursor
apsw.BusyError: database is locked
Can anyone help me with this? I'm at the end of my rope.