supervisor: Update fails: no such image: homeassistant/raspberrypi3-homeassistant

While trying to run hassio ha update I receive the following error:

Can’t install homeassistant/raspberrypi3-homeassistant:0.65.6 -> 404 Client Error: Not Found (“no such image: homeassistant/raspberrypi3-homeassistant:0.65.6: No such image: homeassistant/raspberrypi3-homeassistant:0.65.6”).

Obviously it also fails through the UI.

df -h shows me the following:

core-ssh:/backup# df -h
Filesystem                Size      Used Available Use% Mounted on
none                     56.9G      5.3G     48.7G  10% /
tmpfs                   486.1M     84.0K    486.0M   0% /dev
tmpfs                   486.1M         0    486.1M   0% /sys/fs/cgroup
/dev/mmcblk0p3          294.1M    216.7M     61.9M  78% /dev/init
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /backup
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /share
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /data
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /config
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /ssl
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /addons
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /etc/resolv.conf
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /etc/hostname
/dev/mmcblk0p6           56.9G      5.3G     48.7G  10% /etc/hosts
shm                      64.0M         0     64.0M   0% /dev/shm
tmpfs                   486.1M     84.0K    486.0M   0% /proc/timer_list
tmpfs                   486.1M     84.0K    486.0M   0% /proc/timer_stats
tmpfs                   486.1M     84.0K    486.0M   0% /proc/sched_debug
tmpfs                   486.1M         0    486.1M   0% /sys/firmware

Docker versions: homeassistant/armhf-hassio-supervisor: 0.98 homeassistant/raspberrypi3-homeassistant: 0.60.1

From what I can tell, there’s plenty of space for the upgrade to use. So why is this failing?

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 17 (3 by maintainers)

Most upvoted comments

Strangely for me today with the update to 0.81.6 it worked… I haven’t changed anything on Hassio…