@adi-mistrzu, thanks for the suggestions. The first one was fixed, although both will work the same way. The second is incorect. MACHINE should be one of the following:
- generic-x86-64
- odroid-c2
- odroid-n2
- odroid-xu
- qemuarm
- qemuarm-64
- qemux86
- qemux86-64
- raspberrypi
- raspberrypi2
- raspberrypi3
- raspberrypi4
- raspberrypi3-64
- raspberrypi4-64
- tinker
- khadas-vim3
That’s why we have a check_machine function in the install script. If the CPU arch isn’t i386, i686 or x86_64, you need to set MACHINE env var.
Now, about your error, looks like a network configuration issue. Check if NetworkManager is correctly installed and configured.
Also, check System Health - Home Assistant
Should look something like this: