Home Assistant Stuck on Preparing, while installing as VM on Unraid Server

Hey Everyone,

I am working with HA for the first time. I installed it as VM on my Unraid Server machine but I am always getting stuck at this error.

If anyone knows a fix, please help.

Thanks

Login to the console.

ha> login
#nmcli con edit “Home Assistant OS default”
set ipv4.dns 8.8.8.8
save
quit
ha host reboot

2 Likes

Thanks for your response @francisp , I believe I am way too noob.

Could you please kindly help me get through this, also I believe my command line login looks different than normal, is it?

You forgot this line :

nmcli con edit “Home Assistant OS default”

Hey @francisp !!

Thank you so very much. I am finally inside Home Assistant after toiling around for more than 10 hrs.

Thank you so so much.

Kudos to you and your development skills.

Cheers!

Hey man, I cannot figure out how to enter the commands. I type login, then a # shows up, then when I type nmcli con edit “Home Assistant OS default”, it says Error : unknown connection ‘Home Assistant OS default’

I just dont understand the format of how to enter these commands.

Hey man, I cannot figure out how to enter the commands. I type login, then a # shows up, then when I type nmcli con edit “Home Assistant OS default”, it says Error : unknown connection ‘Home Assistant OS default’

I just dont understand the format of how to enter these commands. If you could help me understand how to enter the commmands that would be great.

You can see the available connections with the command

nmcli connection show