Hi,
I would really appreciate some hints regarding the a recent problem with my hass.io.
Basically everything was working fine, I had mdns activated on my router and I manage to get my hassio to be accessible from hassio.local:8123 instead of 192.168.xx.xx:8123.
The problem occurred (I guess) was when I created ui.lovelace.yaml file, and the pi freezed and I made a force reboot.
After rebooting hassio was only available by local IP address.
I looked into the log and got the bellow entries.
19-07-04 18:24:20 INFO (MainThread) [hassio.snapshots] Found 0 snapshot files
19-07-04 18:24:20 INFO (MainThread) [hassio.host.info] Update local host information
19-07-04 18:24:20 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
19-07-04 18:24:21 INFO (MainThread) [hassio.host.services] Update service information
19-07-04 18:24:21 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
19-07-04 19:50:20 INFO (SyncWorker_13) [hassio.docker.interface] Restart homeassistant/raspberrypi3-homeassistant
Where in the day before I got it working fine.
Is there any way to solve this, so that I do not need to perform a new clean install?
How can I see what was changed with the entry “Update local host information”?
Thanks in advance for the support.
BR
Bruno