Hello
i just have createt a SD Card with rpi-manager and got the Homeassistant on the SD Card.
Device Boot, ask for a IP - DHCP give a ip i am able to connect to but only see this error on the Browser.
i have a opnSense Firewall but there i can’t see a block of the given ip address
`
[supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
[supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
[supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
[supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
[supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
[supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
[supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
`
I have an exact issue when installing HA v12.1 on Pi4.
On the monitor, Pi4 shows it has its IP 192.168.101/24. Open a browser at http://192.168.0.100:8123, the error is shown:
“‘Updater.fetch_data’ blocked from execution, no supervisor internet connection”.
I’ve run into this on 13.1. I’ve verified the lan connection has internet access. What’s the issue? Should mention is is a fresh install on an RPi 4B.
UPDATE: Shut off my NTP service when shutting down my production HA instance (Chrony). Was attempting to avoid conflict. Left the production instance On and w2as able to complete the installation successfully.
Hi Gary, dear all,
I am new to HA, read a lot before deciding for HA and now bought a dedicated RPI5 with NVME SSD…
Unfortunately I encountered the same issue here with HA 13.2 at first bootup via SSD.
Could you please explain to me how you solved that? Because I dont have a ‘production HA’…
What happened: I downloaded the image via Raspi downloader and flashed it to the new NVME drive.
after a really extreme fast bootup, on my directly attached large display I saw that even network, timesync and so on worked well at bootup as I didnt find errors at the prompts.
but still there is this issue when connecting via web at port 8123 “updater.fetch_data blocked …” and no hint, options to setup or anything, just this irritating error and nothing else to do!
just to say: my network has about 40 devices, incl. raspimatic, hue, unifi wlan controller, etc. connected to fritz routers. but no device shows errors and all connect well to each other and to the internet.
I also changed the DNS entry on my core router already to the somewhere mentioned 8.8.8.8 without any success!
thank you so much for any ideas/help.
KR, Alex
I’ve been (re-)searching a lot, even this one Again: Supervisor: blocked from execution, no host internet connection
but nothing helped. From CLI all given links (even the mandatory ones shown on HA help page) have been working, ‘downgrading’ did not work, because HA supervisor didnt find internet, …
So I tried the small steps and first installed a SD card with minimal linux, booted from that (so the NVME wasnt mounted) and after double-checking the NW config incl. DNS I manually downloaded the zipped HAOS 13.2 image to the SD card, and wrote it to the nvme via dd. I read somewhere, that there have been reported issues when Windows 10+ writes the image to the NVME, in this version no Windows is able to interfere! Then I edited the eeprom config to change the boot order (because I wanted to leave the SD inside) and finally it booted from NVME to a working HA !
Hope this keeps working🤞🏼