I downloaded latest vm and cannot downgrade to 4.2.
supervisor errors as before ā¦
Attempts to down grade or upgrade result in errors as already stated.
This morning I tried again, and it worked. I donāt know if it is a random failure and you just need to keep trying multiple times, or if something was changed. At least for me it took multiple tries across 3 days, but now all my installations are updated.
I can install 4.2 on my RPi and it works but as soon as I attempt to upgrade to any v5.x version I get 500 errors.
Even fresh RPi 4 installs of v5.x fail.
As a side note, I set my router to use Google DNS and set the RPi to be on the DMZ.
Iām also getting the same error. Using the brand new image from the instructions on the HA website. I have tried a total of 8 reflash/reload using two different cards and tried both 32 and 64 bit. None are working. I am brand new to HAā¦ and this is my first time trying to install.
Will go for 4.2 then, I just want to create some esphome nodemcu devicesā¦
I wantet to upgrade mi pi3 that is not running hass but custom setup to the pi4 with hass but I will wait a bit longer.
Go to supervisor than System than under Host System next to Ip address click change than expend IPV4 and change IP DHCP to static and under DNS server add google DNS : 8.8.8.8
Reboot HA and than update supervisor.
than update Home Assistant to latest available version.
Thanks for the suggestion, following your update to the System:Host System:DNS fixed the ā500 Server Errorā when trying to install an Add-On using supervisor.
Note to other people having trouble with a fresh install:
1: wait a couple hours. The below steps didnāt work for me after 20 min, but DID work when I woke up the next morning.
2: plug in monitor to the pi
3: enter root: type root as user and hit enter
4: type: os upgrade --version 4.20
5: give it like 20 minutes to complete
6: try going to http://homeassistant:8123/ on a computer or phone. If it doesnāt work, try another device.
7: Once logged into the UI, follow onlinegillās instruction:
1) Go to supervisor
2) Click System (gear icon)
3) Under Host System, next to IP address click change. Expand IPV4 and change IP DHCP to static and under DNS server add google DNS : 8.8.8.8
4) Click Reboot
5) Go back to Supervisor menu and upgrade supervisor
8: Once supervisor is upgraded to most recent version, HA should show updated to latest as well.