Update issues since 2022.10.x

Hi guys,

I experience troubles during update HACS components or HA versions.

here one example:

Summary

Logger: homeassistant.components.websocket_api.http.connection
Source: components/hassio/update.py:169
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 10:43:19 (6 occurrences)
Last logged: 10:54:11

[2808486784] Error updating Node-RED: ‘AddonManager.update’ blocked from execution, system is not healthy
[2808486784] Error updating ESPHome: ‘AddonManager.update’ blocked from execution, system is not healthy
[2642123264] Error updating Node-RED: ‘AddonManager.update’ blocked from execution, system is not healthy
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/hassio/update.py”, line 167, in async_install
await async_update_addon(self.hass, slug=self._addon_slug, backup=backup)
File “/usr/src/homeassistant/homeassistant/components/hassio/handler.py”, line 45, in _wrapper
raise HassioAPIError(data[“message”])
homeassistant.components.hassio.handler.HassioAPIError: ‘AddonManager.update’ blocked from execution, system is not healthy

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 202, in handle_call_service
await hass.services.async_call(
File “/usr/src/homeassistant/homeassistant/core.py”, line 1738, in async_call
task.result()
File “/usr/src/homeassistant/homeassistant/core.py”, line 1775, in _execute_service
await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)(
File “/usr/src/homeassistant/homeassistant/helpers/entity_component.py”, line 207, in handle_service
await service.entity_service_call(
File “/usr/src/homeassistant/homeassistant/helpers/service.py”, line 678, in entity_service_call
future.result() # pop exception if have
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 931, in async_request_call
await coro
File “/usr/src/homeassistant/homeassistant/helpers/service.py”, line 715, in _handle_entity_call
await result
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 413, in async_install_with_progress
await self.async_install(version, backup)
File “/usr/src/homeassistant/homeassistant/components/hassio/update.py”, line 169, in async_install
raise HomeAssistantError(f"Error updating {self.title}: {err}") from err
homeassistant.exceptions.HomeAssistantError: Error updating Node-RED: ‘AddonManager.update’ blocked from execution, system is not healthy

Thanks for any information to ressolve update problems.

cheers
michael

it concerns all addons.
I have totally re-installed HA without success.
I can’t install no addon anymore

2022-10-31_12-46-37

I did a fresh installation but I can’t restore my backup.
why?

How can I restore my old configuration?
Configs dashboard etc…

what a mess in the meanwhile.

thanks and cheers

it seems your system is unhealthy
which means, either you are running on a unsupported platform or something is wrong
maybe you share more information about your setup

I did a gain a refresh installation of Raspberry Pi - Home Assistant HA OS
and loaded my backup.this time the restore worked partially.

dashboard etc. were restored but none of the addons can be started. why?


image

as well newly installed addons like ssh won’t start…hmmm

thanks for any hints

cheers

this worked out for me!

cheers