Closed hassox closed 10 months ago
Restore to 2.4.0 works a workaround for now.
Thanks. I'm not sure how to do that from the home assistant UI. Any pointers in how to rollback?
My Yellow also broke. Any pointers on how to roll back?
You can restore the backup from settings > system > backup.
A new version of the addon with the fix is now being compiled, you can upgrade to it when it's available.
I couldn't update. Here's the new issue
Logger: homeassistant.components.websocket_api.http.connection
Source: components/websocket_api/commands.py:238
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 12:16:43 AM (1 occurrences)
Last logged: 12:16:43 AM
[547608283840] Error updating Silicon Labs Multiprotocol: Can't install homeassistant/aarch64-addon-silabs-multiprotocol:2.4.2: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=2.4.2&fromImage=homeassistant%2Faarch64-addon-silabs-multiprotocol&platform=linux%2Farm64: Not Found ("manifest for homeassistant/aarch64-addon-silabs-multiprotocol:2.4.2 not found: manifest unknown: manifest unknown")
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 53, in _wrapper
raise HassioAPIError(data["message"])
homeassistant.components.hassio.handler.HassioAPIError: Can't install homeassistant/aarch64-addon-silabs-multiprotocol:2.4.2: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=2.4.2&fromImage=homeassistant%2Faarch64-addon-silabs-multiprotocol&platform=linux%2Farm64: Not Found ("manifest for homeassistant/aarch64-addon-silabs-multiprotocol:2.4.2 not found: manifest unknown: manifest unknown")
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 238, in handle_call_service
response = await hass.services.async_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2149, in async_call
response_data = await coro
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/core.py", line 2186, in _execute_service
return await target(service_call)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 272, in handle_service
return await service.entity_service_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 882, in entity_service_call
single_response = await _handle_entity_call(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 952, in _handle_entity_call
result = await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 161, in async_install
await entity.async_install_with_progress(version, backup)
File "/usr/src/homeassistant/homeassistant/components/update/__init__.py", line 465, 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 Silicon Labs Multiprotocol: Can't install homeassistant/aarch64-addon-silabs-multiprotocol:2.4.2: 404 Client Error for http+docker://localhost/v1.43/images/create?tag=2.4.2&fromImage=homeassistant%2Faarch64-addon-silabs-multiprotocol&platform=linux%2Farm64: Not Found ("manifest for homeassistant/aarch64-addon-silabs-multiprotocol:2.4.2 not found: manifest unknown: manifest unknown")
The addon is still being built, give it 20 minutes to finish: https://github.com/home-assistant/addons/actions/runs/7427212078
@puddly it worked on my system. Thanks you for fixing this so fast 🥇
~Just reinstall the 2.4.1 version or will it come in as a new version?~
Thankyou @puddly. Amazing support :)
Describe the issue you are experiencing
After updating to 2.4.1 the multiprotocol fails to start with the following stacktrace:
What type of installation are you running?
Home Assistant OS
Which operating system are you running on?
Home Assistant Operating System
Which add-on are you reporting an issue with?
Almond
What is the version of the add-on?
2.4.1
Steps to reproduce the issue
Update the system. Fails to start
System Health information
Core metrics
Supervisor metrics
### Anything in the Supervisor logs that might be useful for us? ```txt 24-01-05 14:40:17 INFO (MainThread) [supervisor.homeassistant.core] Successfully started Home Assistant 2024.1.1 24-01-05 14:40:17 INFO (SyncWorker_5) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/yellow-homeassistant:2024.1.0'] 24-01-05 14:40:24 ERROR (MainThread) [asyncio] Task exception was never retrieved future: