Hi, I am trying to reinstall HA in my RPi 5 but for some reason the installation is completely stopped with the message below repeating when I check the status of the installation over the homeassistant.local url.
2024-05-28 02:11:17.903 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-28 02:11:17.903 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
I have tried multiple things:
- Reflash the SD card with the system using the official RPi imager
- Change the ethernet cable (3 different ones)
- Change the port to which it is connected
- test the “check online” url “NetworkManager is online”
- Define a fix IP for the pi on my router
- Disable my router firewall
- Disable IPv6 on my router
My biggest issue is, I don’t have an external screen to connect my RPi to, so this is the only thing missing from all my research.
I absolutely don’t know what else to try. Any ideas?