- Retest
- Minor
Hello,
I'm currently using Home Assistant docker connected to two networks: one is custom created (using docker network create), the other one is br0 (my Lan network).
I found that if a second network is connected to the docker (using docker network connect), on unraid reboot or even just turning off and on the unraid docker daemon the container will not auto-start. When trying to start the container manually I get the error message "No such container."
The only way to fix it is by a force image update or by editing/updating the container config (so that a new container is created).