2022.4.7 Update Fails

Don’t be like that, did you try it

Are you talking to me? Read the thread, and you’ll find out.

Yer nicky, you said it might be the “innernet”, but if that was the case, I doubt it would work ok in NZ, you guys still on dialup I assume?

Same here, got

{"errors":[{"code":"UNAUTHORIZED","message":"authentication required"}]}

on the link:
https://ghcr.io/v2/home-assistant/qemux86-64-homeassistant/manifests/2022.4.7

From your superiority I presume you’ve read the thread and know I have 2022.4.7 then?

Can here with the same issue.

The same here. Use Proxmox and a VM.

[EDIT: SOLVED. Apperently there was an issue on the serverside. After a hour the core has been updated. ]

Same here, Using 2022.4.6 with latest stable updates (OS, Supervisor) Running it as an VM on ESXi.

22-04-25 12:25:21 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2022.4.7
22-04-25 12:25:21 INFO (SyncWorker_5) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:2022.4.6 to ghcr.io/home-assistant/qemux86-64-homeassistant:2022.4.7
22-04-25 12:25:21 INFO (SyncWorker_5) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2022.4.7.
22-04-25 12:25:36 ERROR (SyncWorker_5) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2022.4.7: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.4.7&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("Head "https://ghcr.io/v2/home-assistant/qemux86-64-homeassistant/manifests/2022.4.7": Get "https://ghcr.io/token?scope=repository%3Ahome-assistant%2Fqemux86-64-homeassistant%3Apull&service=ghcr.io": net/http: request canceled (Client.Timeout exceeded while awaiting headers)")
22-04-25 12:25:36 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed

Hi all,

Attempting to upgrade my HA running on Proxmox from core 2022.4.6 to 2022.4.7, but it sits there for a while saying installing, and then stops, then the install option presents itself again. Rebooted, tried again, same result. Is this a known issue at present?

Nothing shown in the logs.

Yes it is known.

Instead of spending time creating a new thread, perhaps you should look to see that this is now at least the 3rd thread raising this issue… :man_facepalming:

Thanks sparky for setting me straight… you aussies are cool

Mr @Zoltrix doesn’t like us colonials!

Mighty weird because I’ve upgrade mine without issue… It did take a while :astonished:

I experienced the same issue as described here but managed to solve it.

I ssh’d to the host and pulled the new image manually. When the download is finished the update works as expected using the frontend.

docker pull ghcr.io/home-assistant/qemux86-64-homeassistant:2022.4.7

1 Like

I just rebooted my host and the error is gone.

That was the solution for me too

For me case closed, I tried a reboot of the Core, Supervisor but never rebooted the Host. Just did and update went fine.

Thanks guys, looks like it was a server-side issue and is now working. I was able to update just now without issue.