All cloud integrations are failing on my new install as they don’t seem to be able to connect to their servers. It was a clean install, i followed the instructions from home-assistant.io/installation/generic-x86-64/ and did a partial restore from a previous backup (Raspberry pi), just to load some add-ons.
From the log:
2023-09-02 22:20:23.938 ERROR (MainThread) [homeassistant.components.homeassistant_alerts] Error requesting homeassistant_alerts data: Cannot connect to host alerts.home-assistant.io:443 ssl:default [Try again]
2023-09-02 22:20:23.961 ERROR (MainThread) [metno] Access to https://aa015h6buqvih86i1.api.met.no/weatherapi/locationforecast/2.0/complete returned error 'ClientConnectorError'
I am not a linux CLI expert but can google and tried a few things;
I would just like to endorse the commentary about the Balena Etcher. My installation is on a ‘jailbroken’ HP Chromebox. The HA installation had internet connection, but would not connect in terminal and so I was unable to install HACS. It wouldn’t resolve DNS and wouldn’t ping any websites.
Reinstalling HAOS via the Ubuntu boot USB and then using the resident ‘Disk’ App rather than Balena Etcher to write the image to the SSD (as per H A installation guide).
I add this note because of my installation being on a Chromebox
Hello,
I’m experiencing the same issue and I’ve installed HA using Ubuntu from a USB flash drive and install the Home Assistant Operating System from there (with Disks).
What could I try? Any clue?