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

    • beeng@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      2 months ago

      You actually want to do it from your host machine, not the haos machine, since the container you are looking for seems to be the haos itself, so it’s your host that is trying to download it, if i understand correctly.

      Otherwise why is your haos needing the generic home assistant container? AFAIK it shouldn’t download itself to update itself.

      Maybe that’s the issue? You’re trying to download from inside the haos instead of outside? (host)

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

        Ok, is there a different haos I should download to put on my machine? Idk how to use docker and the machine is formatted aside from following the haos on x86 instructions from the website

        • beeng@discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          If you’re a beginner, just look into haos virtual machine image, and a guide to go with… Might be easiest. You can snapshot your progress along the way to ensure copies

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

            Ok, it looks like I’m setting up Debian today and seeing if I can get a virtual machine in the background. I wanted this to be an easy way to dip my toes into self hosting…

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

            Fucking hell I tried installing Debian and it didn’t even see the boot media…

            Now to see if home assistant running in the background of my small kubuntu will work…