I can’t get insync-headless v1.2.17 to start. When I run it with the no-daemon flag, I get the following output:
CRITICAL:root:while creating Client object
Traceback (most recent call last):
File "ideskmain/client.py", line 816, in client_gevent_runner
File "ideskutils/gevent_itc.py", line 120, in wrapper
File "ideskutils/gevent_itc.py", line 29, in wrapper
File "ideskmain/client.py", line 65, in __init__
File "ideskmain/client.py", line 534, in __load_config
File "ideskmain/clientconfig.py", line 8, in __init__
File "ideskmain/clientconfig.py", line 82, in _install_db
File "ideskdb/clientdb.py", line 135, in __init__
File "ideskdb/clientdb.py", line 235, in execute
OperationalError: unable to open database file
An unexpected critical error occurred. Will quit now.
This is since updating from the previous version, with no other changes.