DB issues

Had a power outage last week that I think caused the dude.db to become malformed.

I’ve been able to clone the DB using sqlite3 and run a integrity check with an “Ok” result.

However, when I copy the new dude.db to the router, I’m getting the following error:

enabled: yes
data-directory: disk1/dude/
status: applying settings: enabling: cannot open database

I’m able to open the DB in sqlite3 and see data as well as in DB Browser for SQLite without issue.

Please advise.

Maybe the problem is related to “data-directory”?

did you check the original dude db being actually sqlite 3 version?