#HACS Failed
6 messages · Page 1 of 1 (latest)
try just reloading the integration, that solved it for me. under devices & integrations
After upgrade to 2025.01 HACS was missing. Went back to 2024.12 but HACS isn't there anymore. When I try to install HACS, it gives, cannot install because it is already installed. Reload the integration doesn't solve the issue. My logs are showing:
This error originated from a custom integration.
Logger: custom_components.hacs
Source: custom_components/hacs/utils/data.py:222
integration: HACS (documentation, issues)
First occurred: January 13, 2025 at 10:46:57 PM (43 occurrences)
Last logged: 8:47:59 AM
<HacsData restore> [The repo id for music-assistant/hass-music-assistant is already set to 476357279] Restore Failed!
Traceback (most recent call last):
File "/config/custom_components/hacs/utils/data.py", line 222, in restore
self.async_restore_repository(entry, repo_data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/config/custom_components/hacs/utils/data.py", line 270, in async_restore_repository
self.hacs.repositories.set_repository_id(repository, entry)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/hacs/base.py", line 290, in set_repository_id
raise ValueError(
...<2 lines>...
)
ValueError: The repo id for music-assistant/hass-music-assistant is already set to 476357279
The post suggests to re-install HACS. When I try to re-install I get a popup: 'Only a single configuration of HACS is allowed.'