Hello All,
I’ve a problem with my HA. If there is a power outage, some of menu is not working (seen) i dont know why but if i reboot again, it’s came back. Also i see this message. What can be issue?
Hello All,
I’ve a problem with my HA. If there is a power outage, some of menu is not working (seen) i dont know why but if i reboot again, it’s came back. Also i see this message. What can be issue?
sounds like database corruption potentially.
I’m using two database. One of maria db and it’s working on HA, another one is Influx db, it’s just working for grafana and it’s on the another vm. Can be problem influx db? Ha and influx db is different vm on esxi. After restart, HA is starting firstly and a 120 second later influx db is starting. I’m not sure but sometimes influx db can be ready late. It can be cause to the this issue?
Yeah it’s quite possible the db wasn’t ready in time. If you say it seems ot work after HA reboots again then maybe nothing to be concerned about, other than trying to avoid the situation.
Looks like problem is mariadb database. Because i stopped the influx db database and tested, no any error message on the HA but if i stop mariadb add-on on the HA and restart HA, i see same errors. That’s mean sometimes maridb database is not ready before HA- and it can be cause this issue. Question is that, if i remove mariadb add on and install again it can be solve the issue? Or how can i remove database file of mariadb?
I am not sure about that sorry, i’ve no experience with external DBs
Thanks my friend.I’ll try to remove the add-on and re-install again. Let’s see