Error Updating Hassio: Docker Image Out of Space

Hello,

I am attempting to update my system from 0.107.5 to 0.108.6, Each time I try the process fails with the error:

ERROR (SyncWorker_14) [supervisor.docker.interface] Can't install homeassistant/qemux86-64-homeassistant:0.108.6 -> 404 Client Error: Not Found ("no such image: homeassistant/qemux86-64-homeassistant:0.108.6: No such image: homeassistant/qemux86-64-homeassistant:0.108.6")

All the previous discussions I can find seem to point to a full disk. However, for the life of me I can’t figure out how my disk could be full. I am running hassio via docker on an Ubutnu system. The host machine has over 200 GB free of a 256 GB drive. Do docker containers have an artificial “cap” in size? Is it possible to figure out what this cap is and which image is hitting it?

Apologies if this is a basic question. I’m at a bit of a loss. I’ve already deleted any backup images and my database file (which were not large to begin with).

FWIW, when I run :

docker pull homeassistant/qemux86-64-homeassistant:0.108.6

The process fails with the error:

read tcp 10.0.1.25:57082->104.18.122.25:443: read: connection reset by peer