After some failed SD cards, I want to move my homeassistant installation from a dedicated Pi to a KVM install.
As host I’m using openSUSE microOS, a few other containers already running on that machine.
I installed libvirt, set up bridge networking and followed the guide to start up homeassistant.
Result: unable to connect via browser to 8123.
But - I can connect to my vm running homeassistant and log in as root.
I am able to do e.g. “curl www.google.de” and it gets a response, so at least outbound networking is fine.
“ha banner” is also working, showing this:
But I can’t get a response from HA with curl.
What am i missing?