Hi
I have installed Home Assistant on a Lenovo ThinkPad, with Ubuntu 19.10 on it.
The default installation is in docker, and it has been working just fine since the installation.
Recently, I have been playing with automations, and integrations. During this, I have a couple of Docker Bindings between the Docker Container for Home Assistant, and the local OS disk.
This too has been a new, but fine experience to me, and I feel that I am starting to get a viable system.
But: I have experienced, and am experiencing it more and more frequently, that when I restart docker, or reboot the ThinkPad, everything comes up again just fine, EXCEPT the manual bindings I have added to the homeassistant Docker Container. This is resulting in a couple of warnings and HA starting up in Safe Mode. When I add the bindings manually again, HA comes up again perfectly, and everything is smooth, until next restart…
Does anyone have any suggestions?
I have thought of the possibility that Docker isn’t closed in a proper way, and that HA is starting with the default settings, but I haven’t found a way to change the default settings of the HA docker container.
When I select restart HA in the GUI, it runs OK. It is just when Docker is restarted, and mainly in conjunction with a reboot. I click on the reboot host in HA GUI, and feel that should be restarting everything in a proper way…
Anyone?
-Jan