But I’ve been getting this error:

[supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2024.4.4: 500 Server Error for http+docker://localhost/v1.44/images/create?tag=2024.4.4&fromImage=ghcr.io%2Fhome-assistant%2Fgeneric-x86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)") [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec

I’ve tried changing DNS, but it didn’t help and I seem to get no other helpful results from searching. If anyone has any suggestions I’d appreciate it as this seems to be something my home could benefit from but it’s just not loading beyond the CLI

  • Powdermilkman@lemmy.world
    cake
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    Ok, so you wrote the hass os image to your internal SSD using kubuntu booted from a flash drive. Then when you booted hass os from the SSD you’re getting networking errors not being able to download the docker image from ghcr.io.

    Can you visit ghcr.io from other devices on your network?

    Can you ping ghcr.io from the hass os installation?

    If you can’t ping ghcr.io can you ping google.com?

    If you can’t ping either then your network interface might have not been set up correctly and or hass os is missing drivers for you network interface.

    Are you connecting over Ethernet or wifi?

    • captainlezbian@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      2 months ago

      Thank you.

      My desktop can access ghcr.io (assuming it’s supposed to return GitHub).

      I don’t know how to ping from cli on haos. (It autofills the ha command)

      I’m connecting over Ethernet using the same cable and connections that did work when kubuntu was on it