System update - websocket Api error

Hello,

I can’t do the system update. This is since 12.4, i’ve waited for 13.0 but i get still error’s. There should be something with the WebSocket Api.

Who can help me, the log says:

Logger: homeassistant.components.websocket_api.http.connection
Bron: components/websocket_api/commands.py:241
integratie: Home Assistant WebSocket API (documentatie, problemen)
Eerst voorgekomen: 13:21:36 (1 gebeurtenissen)
Laatst gelogd: 13:21:36

[281472449608528] Unexpected exception
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/hassio/update.py”, line 213, in async_install
await async_update_os(self.hass, version)
File “/usr/src/homeassistant/homeassistant/components/hassio/handler.py”, line 57, in _wrapper
data = await funct(*argv, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/hassio/handler.py”, line 224, in async_update_os
return await hassio.send_command(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/hassio/handler.py”, line 599, in send_command
raise HassioAPIError(error.get(ATTR_MESSAGE))
homeassistant.components.hassio.handler.HassioAPIError: Unknown error, see supervisor

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py”, line 241, in handle_call_service
response = await hass.services.async_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 2763, in async_call
response_data = await coro
^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/core.py”, line 2806, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/helpers/service.py”, line 999, in entity_service_call
single_response = await _handle_entity_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/helpers/service.py”, line 1071, in _handle_entity_call
result = await task
^^^^^^^^^^
File “/usr/src/homeassistant/homeassistant/components/update/init.py”, line 154, in async_install
await entity.async_install_with_progress(version, backup)
File “/usr/src/homeassistant/homeassistant/components/update/init.py”, line 458, in async_install_with_progress
await self.async_install(version, backup)
File “/usr/src/homeassistant/homeassistant/components/hassio/update.py”, line 215, in async_install
raise HomeAssistantError(
homeassistant.exceptions.HomeAssistantError: Error updating Home Assistant Operating System: Unknown error, see supervisor

Hey!
Almost the same issue here…
Did you solve it?

Tks.

No, i’ve been searching but I’ve still got it sadly.

I’ve found there is a reported issue: HAOS 13.1 upgrade. unable to boot - Installation - Home Assistant Community (home-assistant.io)

I’ll omit this update hoping next one will fix it.

13.1 and 13.2 both have the same issue. Let’s hope someone looks at this

Hello.

I’ve solved this issue in all the upgrades just rebooting the host machine before trying to update…