Error: No such image: homeassistant/odroid-xu-homeassistant:2021.1.5

Hi to everybody,
I’ve installed the HAOS in my SD Card of my odroid UX4 and booted the system.

It started to install but at a certain point i obtain this error:

21-01-25 21:56:02 ERROR (SyncWorker_0) [supervisor.docker.interface] Can’t install homeassistant/odroid-xu-homeassistant:2021.1.5 -> 404 Client Error for http+docker://localhost/v1.40/images/homeassistant/odroid-xu-homeassistant:2021.1.5/json: Not Found (“no such image: homeassistant/odroid-xu-homeassistant:2021.1.5: No such image: homeassistant/odroid-xu-homeassistant:2021.1.5”).
21-01-25 21:56:02 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
21-01-25 21:56:32 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image homeassistant/odroid-xu-homeassistant:landingpage to homeassistant/odroid-xu-homeassistant:2021.1.5
21-01-25 21:56:32 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image homeassistant/odroid-xu-homeassistant with tag 2021.1.5.

and it repeat as in a loop.

Is there any problem in the latest image file for this device?

Do you have enough diskspace?

I think you’re right Burningstone!!!

The image File of Odroid UX4 home Assistant has only 1GB disk space for Home Assistant data partition.

The problem is that at the first boot the partition is not resized automatically by Home Assistant for the entiere size of my SD and if I resize it with gParted under my kali linux, when I try to boot the HAOS, the system doesn’t boot because it is not able to mount data partition i’ve resized.

How could I resize the partition to use all my 32GB Sd Card space?

Thank you to everybody.

Paolo

Hi, I’m on the same boat here.

Do previous image versions expand the filesystem during preparation stage?

Hi Martin,
the version hassos_odroid-xu4-5.9.img has the same problem.

I’m going to try version hassos_odroid-xu4-5.1.img and I let you know

Paolo,

It worked with hassos_odroid-xu4-5.8.img

Great Martín!!!
Thank you!!!

I think it’is a bug of the latest two images release.

At the boot of the latest build there is even an error with network driver that fails!!

I hope this problems will be fixed in the next issue.

Bye.

I think this issue is caused by a bug in hassos-expand, more specifically this line. In my case the arithmetic expression $((15634268160 / 512)) is evaluated as 0 instead of 30535680. This is my first encounter with Home Assistant, so I have no experience with the shell. Maybe it’s caused by an integer overflow? Is there a relevant GitHub issue?

I have same issue on Raspberry 3 :
:21-01-29 16:22:35 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image homeassistant/raspberrypi3-homeassistant with tag 2021.1.5.
21-01-29 16:28:15 ERROR (SyncWorker_2) [supervisor.docker.interface] Can’t install homeassistant/raspberrypi3-homeassistant:2021.1.5 -> 404 Client Error for http+docker://localhost/v1.40/images/homeassistant/raspberrypi3-homeassistant:2021.1.5/json: Not Found (“no such image: homeassistant/raspberrypi3-homeassistant:2021.1.5: No such image: homeassistant/raspberrypi3-homeassistant:2021.1.5”).
21-01-29 16:28:15 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed

Having same issue here… Fresh install of Hassio on an Odroid XU4 and getting the following error:

21-01-29 22:29:22 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install homeassistant/odroid-xu-homeassistant:2021.1.5 -> 404 Client Error for http+docker://localhost/v1.40/images/homeassistant/odroid-xu-homeassistant:2021.1.5/json: Not Found ("no such image: homeassistant/odroid-xu-homeassistant:2021.1.5: No such image: homeassistant/odroid-xu-homeassistant:2021.1.5").

Install 5.8 image and then update home assistent to the current version.

The issue has been fixed in 5.12.