Page 1 of 1

Missing domoticz.db

Posted: Friday 02 November 2018 18:07
by crowndip
Hello,
i installed to my openwrt system (blue turris) domoticz 3.8153-1
The package did not install the domoticz.db file. I tried to use one from my very old backups but it was not compatible. When i run domoticz it does not create the db file but i get an error that Sqlite3 cannot open the file.

In brief, could someone please tell me where i can get the "domoticz.db' file compatible with version 3.8153-1? Or could someone upload an empty file here, of course without his settings?

Thank you

Re: Missing domoticz.db

Posted: Saturday 03 November 2018 11:49
by SweetPants
As far as i know the database should be created automatically when not there during first startup. So probably it could not be created (directory/file permissions)

Re: Missing domoticz.db

Posted: Saturday 03 November 2018 22:54
by crowndip
bingo, incorrect permissions. Setting it to 0777 fixed it. I will narrow it when i find out under which user it runs.
Thanks a lot :-)