Update 11.3 doesn't work

Home assistant installed on raspberrypi.
I try to install latest update but failed 3 times.
Next is what i find in the logs.

23-11-23 16:25:58 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.11.3
23-11-23 16:25:58 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.11.2 to Package raspberrypi3-64-homeassistant · GitHub
23-11-23 16:25:58 INFO (MainThread) [supervisor.docker.interface] Downloading docker image Package raspberrypi3-64-homeassistant · GitHub with tag 2023.11.3.
23-11-23 16:26:03 ERROR (MainThread) [supervisor.docker.interface] Can’t install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.11.3: 500 Server Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.11.3/json: Internal Server Error (“readlink /mnt/data/docker/overlay2: invalid argument”)
23-11-23 16:26:03 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed

I’ve the same issue. Can’t find the solution :frowning:

Here’s pondering on the exact problem also.

Reboot your system and try again.
It’s most likely (not enough) memory issue Rpi3.

It looks like I have a similar issue but on initial installation of HA on Raspeberry Pie 3B (1GB ram) . The installation failed on this error page:

Error installing Home Assistant

An error occured while installing Home Assistant, check the logs below for more information.

[supervisor.docker.interface] Can’t install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.11.3: 500 Server Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.11.3/json: Internal Server Error (“readlink /mnt/data/docker/overlay2: invalid argument”)

I run HA on a Intel NUC, don’t think the resources are the issue here :frowning:

I redid the whole installation process, exactly same steps and that time it worked… :thinking:

Had the same problem.
It seems one of the docker images was corrupted.
I was able to fix it by running

ha supervisor repair

After that the 2023.11.3 update went through normally for me via the GUI.
Be careful though as the repair option might mess with docker images you have installed manually and are not managed by HA…

cheers!

1 Like

Thank you very much!!! That solved the issue. I’ve updated to 2023.11.3 now.

1 Like

I get this message
supervisor.docker.interface] Can’t install ghcr.io/home-assistant/qemux86-64-homeassistant:2023.11.3: 500 Server Error for http+docker://localhost/v1.43/images/create?tag=2023.11.3&fromImage=ghcr.io%2Fhome-assistant%2Fqemux86-64-homeassistant&platform=linux%2Famd64: Internal Server Error ("error creating temporary lease: read-only file system: unknown
Can anyone advise how to solve this?