Can't install HASS, I have tried multiple times

The following error appears:

[supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.2: 404 Client Error for http+docker://localhost/v1.45/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.2/json: Not Found ("No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.2")

URL: Package qemux86-64-homeassistant · GitHub

I’m guessing an Image is missing from the server, cheers!

The image is clearly on the server, see qemux86-64-homeassistant versions · home-assistant · GitHub.

The error usually indicates that the image isn’t present locally. This often means that downloading it failed for some reason, typically DNS or other connectivity issues.

Can you check ha network info if host and supervisor internet connectivity is present? What is your system setup?