I am trying to use the RPI all in one installer and am unable to complete the installation. I tried using a fresh install of OSMC and Xbian as they use a debian base. Both resulted in the same failure response.
Fatal error: sudo() received nonzero return code 9 while executing!
I tried to it with the env.warn_only = True and the script continued to run but failed to install hass in a working condition. When I try to run the script again I get:
192.168.1.109] out: useradd: user ‘mosquitto’ already exists
[192.168.1.109] out:
Fatal error: sudo() received nonzero return code 9 while executing!
I don’t know if this is related to your issue but I struggled with similar issues. I eventually got the All in One to work but what I learned is if you have a slow internet connection you may “time out” on certain downloads and at that point you will need to wipe the SD card & start over from fresh install of raspbian. It took me 4 tries to download/install properly. I’d suggest a prebuilt IMG may be easier & faster to download (torrent).
Another issue I had is trying to look at my new HA from Microsoft Edge (doesn’t work properly).
Thanks. I have a 300mbps connection, so that shouldn’t be the issue. I think what I’ve decided to do is run Libreelec and run HA through a docker container. Since my goal was to run kodi and HA on the same device.