Page 1 of 1

Database removed updating beta

Posted: Saturday 15 June 2024 21:05
by tobydeteckel
It seems my database got removed with updating beta -> beta.

-> 2024.4.16065 -> 2024.4.16071

Not sure what happened.

It is also not present in the last automatic backup made when updating.

Re: Database removed updating beta

Posted: Sunday 16 June 2024 8:22
by gizmocuz
That is impossible, something else must have happened.
We do not remove databases

Good that you have a backup with 'a' database, but try this

stop domoticz
(sudo service domoticz stop, or stop your docker compsoe)

have a look in the folder, and see if you can see the following files

domoticz.db
domoticz.db-wal
domoticz.db-shm

If you have stopped domoticz, and still see the wal/shm, you can remove these files and restart domoticz

Also have a look at the size of the db file

Else restore the database from one of your backups, but as said, remove the wal/shm files first as they belong to your previous database and this could cause issues you are seeing now