@lucasaba wrote:
I’m writing this topic so that it can be usefull for anyone who could have the same problem.
I’m using Home Assistant Supervised on generic Linux installed on KVM and https://virt-manager.org/After a reboot I couldn’t reach port 8123 anymore. Nothing usefull was shown in the logs.
All containers where up and running.After many (really many…and many more) attempts I’ve tried to remove all configurations and i restarted the host: the port was reachable again!
Note: since the supervised version uses net=host configuration the port is not exposed via docker but can bee seen in LISTEN mode with netstat.
Enabling all the configuration one at time and restarting everything every time, I’ve finally managed to see that the problem where:
- the http block
- the onvif camera configuration
Once adjusted the http block and removed the onvif configuration everything works again perfectly.
So, two notes: first of all, a better logging would be usefull but, nevertheless, if you are having this problem, try removing all configurations and enabling it back one after the other
Second: I’ve feared that the problme could be the Home Assistant Supervised installation beacuse of its deprecation. That was not the case.
But I want to say that the supervised installation is great! I’ve been using the raspeberry installation but after many (really too many) failures of the SD card I’ve decided to use a virtual machine on KVM. Things are great now! It is fast as hell and the backup is soooo easy! I love the supervised version of Hassio!
Posts: 1
Participants: 1