Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

sqlite unable to open database file #14

Open
q22 opened this issue Oct 20, 2017 · 0 comments
Open

sqlite unable to open database file #14

q22 opened this issue Oct 20, 2017 · 0 comments

Comments

@q22
Copy link

q22 commented Oct 20, 2017

python app.py generates this error after choosing a backup number:

Please choose a backup number and press enter: 9
Traceback (most recent call last):
File "app.py", line 107, in
with sqlite3.connect(backupPath+dictList[backupChoice]+'/3d/3d0d7e5fb2ce288813306e4d4636395e047a3d28') as message_connection:
sqlite3.OperationalError: unable to open database file

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

No branches or pull requests

1 participant