ohMike
(ohMike)
June 8, 2024, 11:24am
1
Hi all,
First I’m French and sorry if my english isn’t perfect.
Second, I’m a noob.
I tried to install home assistant last on PC with a proxmox hypervisor.
I tested about several way find on web and youtube.
Each time, same result.
my log have an error:
[supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2024.6.1: 404 Client Error for http+docker://localhost/v1.44/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2024.6.1/json: Not Found (“No such image: Package qemux86-64-homeassistant · GitHub ”)
Someone have an idea ?
tks in advance
MaxK
(Mark)
June 8, 2024, 11:31am
2
Hi and welcome.
Have you met the minimum requirements for your hypervisor as specified here: Windows - Home Assistant .
Can you do:
docker pull ghcr.io/home-assistant/qemux86-64-homeassistant:2024.6.1
EDIT: Also, there are good instructions here: Installing Home Assistant OS using Proxmox 8 .
1 Like
Try my guide, which I believe is detailed enough to get you going with no issues.
ohMike
(ohMike)
June 8, 2024, 12:21pm
4
Thanks for your return,
the 2 way give already test with the same end.
@MaxK the command for docker give where execute this ? pve shell ? other ?
MaxK
(Mark)
June 8, 2024, 12:30pm
5
Issue the docker pull
command from the VM console.
ohMike
(ohMike)
June 8, 2024, 12:44pm
6
this command looks don,t work cause it return info docker command for helping
MaxK
(Mark)
June 8, 2024, 2:50pm
7
Can you provide a screen shot of the error you get when doing the docker pull command (using PVE)?
ohMike
(ohMike)
June 8, 2024, 3:00pm
8
maybe i wrote the command not to the good place
MaxK
(Mark)
June 8, 2024, 3:10pm
9
Do not use the Home Assistant command line ( ha > ). Use the Proxmox command line.
MaxK
(Mark)
June 8, 2024, 3:47pm
11
From ha> , can you ping ghcr.io ?
If yes, then what is the output from df -h | grep -v tmpfs
If you can’t ping, then you have a network issue.
francisp
(Francis)
June 8, 2024, 4:32pm
12
if you see the ha> prompt, then type
login
(no password)
and then
docker pull ghcr.io/home-assistant/qemux86-64-homeassistant:2024.6.1
ohMike
(ohMike)
June 8, 2024, 4:33pm
13
Ok
but where i can find the ghcr.io ip,s ?
actually in my network, I can ping the promox server and Home assisatant server.
There are one thing i don’t understand, what is the ghcr.io ?
another my ping its ok, i use the cmd from windows of my pc connect to my network
francisp
(Francis)
June 8, 2024, 4:47pm
14
on proxmox, in the HA console
ohMike
(ohMike)
June 8, 2024, 5:03pm
15
I have this result.
What s mean ?
MaxK
(Mark)
June 8, 2024, 5:07pm
16
It means you can reach ghcr - it’s ok. Now do:
docker pull ghcr.io/home-assistant/qemux86-64-homeassistant:2024.6.1
MaxK
(Mark)
June 8, 2024, 5:41pm
18
Try:
ping pkg-container.githubusercontent.com