Error updating to Operating System 4.11

Hello,

just tried to start the update to OS 4.11 which is shown in the supervisor tab.
But i got “unknown error, see logs”.
I do not see any Log entries within Settings -> Logs.

Anyone can help me please?
I am running the latest versions of type Home Assistant OS (Supervisor 228, Interface 0.112.3)

Regards, Ralf

Hey Ralf, those logs will show you the issues inside Home Assistant (Core)
Take a look at Supervisor - System

@fedot: Thanks for this hint.

I see the following errors (tried several times):

0-07-08 09:11:57 ERROR (MainThread) [supervisor.hassos] HassOS update fails with: Installation error: Failed updating slot rootfs.0: Opening output device /dev/disk/by-partlabel/hassos-system0 failed: Device or resource busy 


20-07-08 08:42:38 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished coro=<HassOS.update() done, defined at /usr/src/supervisor/supervisor/hassos.py:125> exception=FileNotFoundError(2, 'No such file or directory')>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/hassos.py", line 148, in update
    int_ota.unlink()
  File "/usr/local/lib/python3.7/pathlib.py", line 1304, in unlink
    self._accessor.unlink(self)
FileNotFoundError: [Errno 2] No such file or directory: '/data/tmp/hassos-4.11.raucb'
20-07-08 08:42:39 ERROR (MainThread) [supervisor.hassos] HassOS update fails with: Installation error: Failed updating slot rootfs.0: Opening output device /dev/disk/by-partlabel/hassos-system0 failed: Device or resource busy


20-07-08 08:16:55 ERROR (MainThread) [supervisor.hassos] HassOS update fails with: Installation error: Failed updating slot rootfs.0: Failed splicing data: Error reading from file: Input/output error
20-07-08 08:16:55 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished coro=<HassOS.update() done, defined at /usr/src/supervisor/supervisor/hassos.py:125> exception=HassOSUpdateError()>
Traceback (most recent call last):
  File "/usr/src/supervisor/supervisor/hassos.py", line 159, in update
    raise HassOSUpdateError()
supervisor.exceptions.HassOSUpdateError

Any hints what i can do? Should i file a bug?
EDIT: running the RPi version (on RPi3b)

Thanks, Ralf

hm, did you make sure there’s enough space left on your SD card?

i would state that i have enough space available:

file stats

Hey,
I have the same issue on a RPI4. Enough space on the device.
Would appreciate if somebody has an Idea

Mario

i have the same error, running on VM

i got it to work. it is updated to 4.11 by it self
after few attempts over past day or two, many restarts and trys

After several attempts it also run now for me.
Don’t know what is different, always started either by UI or Terminal.

/ Ralf