Hi, I’m a recent HA user and I’m running into a little problem. The installation is done on a Raspberry Pi 3b with a 32 GB SD. The point is that it won’t let me update the HA CORE version since I installed 116.4. When I try, it returns an error with the following Supervisor LOG:
20-11-02 12:37:52 ERROR (SyncWorker_4) [supervisor.docker.interface] Can’t install homeassistant/raspberrypi3-homeassistant:0.117.2 -> 404 Client Error: Not Found (“no such image: homeassistant/raspberrypi3-homeassistant:0.117.2: No such image: homeassistant/raspberrypi3-homeassistant:0.117.2”).
20-11-02 12:37:52 INFO (SyncWorker_4) [supervisor.docker.interface] This error is often caused by not having enough disk space available. Available space in /data is: 23.2 GiB
20-11-02 12:37:52 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
20-11-02 12:38:39 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with cli plugin!
I have the same problem with 0.117.5 on a RPi4 with a SSD.
20-11-07 21:04:57 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi4-64-homeassistant with tag 0.117.5.
20-11-07 21:05:00 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install homeassistant/raspberrypi4-64-homeassistant:0.117.5 -> 404 Client Error: Not Found ("no such image: homeassistant/raspberrypi4-64-homeassistant:0.117.5: No such image: homeassistant/raspberrypi4-64-homeassistant:0.117.5").
20-11-07 21:05:00 INFO (SyncWorker_2) [supervisor.docker.interface] This error is often caused by not having enough disk space available. Available space in /data is: 202.7 GiB
20-11-07 21:05:00 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed