Hi All
This morning I started what I though would be a pretty fast and simple process to install HAOS on the raspberry pi I bought for this task months ago. I currently run a virtual instance of HA ona SYnology NAS but have decided to move it to a dedicated pi instead.
I have tried installation probably 5 times now and it keeps failing. Initially I was trying to restore a backup from my existing install rahter than creating users ect but I’ve abandoned that now.
I was also initially trying to install to a USB SSD drive (using the argon 40 case) but I assumed this was probably the issue so I have abandoned that as well.
Now I am just trying to get HAOS running from a freshly flashed micro SD card using the Pi imager (the images says it’s installing 2023-06-15). I updated the pi firmware and I ensured that it’s default boot is from the SD card.
I get to the onboarding screen in the webpage that says Preparing Home Assistant. Some of the logs that stood out to me:
[supervisor.utils.whoami] Whoami service failed with SSL verification: Cannot connect to host services.home-assistant.io:443 ssl:True [SSLCertVerificationError: (1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:1002)’)]
[supervisor.core] Fatal error happening on load Task <coroutine object Core._adjust_system_datetime at 0x7fa83505e0>: cannot access local variable ‘data’ where it is not associated with a value
23-04-04 10:58:30 ERROR (MainThread) [supervisor.store] Can’t add repository core due to ‘GitRepo.clone’ blocked from execution, no supervisor internet connection
at at the bottom and endless cycle of:
23-04-04 11:07:42 WARNING (MainThread) [supervisor.jobs] ‘Updater.fetch_data’ blocked from execution, no supervisor internet connection
23-04-04 11:07:42 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
At this point I really can’t see what I have done wrong. I have what I would expect to be basically the most common pi setup…
I have searched for all these errors and have found people with similar error messags but mostly it seems to be when people are updating and the fixes involve using the cli which I can’t get to.
Help much appreciated!