Trouble updating to Core 2023.10.3

I can’t upgrade to core 2023.10.3. Help needed. This is what I see on the supervisor logs:

23-10-18 06:29:43 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-10-18 06:30:45 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.10.3
23-10-18 06:30:45 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2023.10.2 to ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2023.10.3
23-10-18 06:30:45 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi4-64-homeassistant with tag 2023.10.3.
23-10-18 06:30:46 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2023.10.3: 500 Server Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi4-64-homeassistant:2023.10.3/json: Internal Server Error ("readlink /mnt/data/docker/overlay2: invalid argument")
23-10-18 06:30:46 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed

Here’s my About

Home Assistant 2023.10.2
Supervisor 2023.10.0
Operating System 11.0
Frontend 20231005.0 - latest

Enough space left ?

Usage is high but still 2.5G free

Filesystem                Size      Used Available Use% Mounted on
overlay                  14.0G     10.8G      2.5G  81% /
/dev/mmcblk0p8           14.0G     10.8G      2.5G  81% /media
/dev/mmcblk0p8           14.0G     10.8G      2.5G  81% /ssl
/dev/mmcblk0p8           14.0G     10.8G      2.5G  81% /addons
/dev/mmcblk0p8           14.0G     10.8G      2.5G  81% /data
/dev/mmcblk0p8           14.0G     10.8G      2.5G  81% /config
/dev/mmcblk0p8           14.0G     10.8G      2.5G  81% /backu

Ok, that is not the problem then.

Well… fixed it. TBH I should have tried this before posting but for future reference if anyone else has the same problem, I simply ran

ha su repair

I had to restart after that because the system was extremely unresponsive with a lot of I/O going on. All good now.

$ ha core info | grep version
version: 2023.10.3
version_latest: 2023.10.3
1 Like