You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is related to the backend (integration part) of HACS.
This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
This is a bug and not a feature request.
This issue is not a duplicate issue of currently open or issues pending release.
Describe the issue
Updated HA and HACS and restarted. The following error baffles me, as I don't have the repo music-assistant/hass-music-assistant installed, as far as I know.
2025-01-06 11:19:40.901 CRITICAL (MainThread) [custom_components.hacs] [The repo id for music-assistant/hass-music-assistant is already set to 911125621] 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 911125621
2025-01-06 11:19:40.905 ERROR (MainThread) [custom_components.hacs] HACS is disabled - restore
Reproduction steps
Updated HA
Updated HACS
Rebooted
I haven't changed anything in HACS or installed any new repos recently
Debug logs
2025-01-06 11:31:18.265 INFO (MainThread) [custom_components.hacs]
-------------------------------------------------------------------
HACS (Home Assistant Community Store)
Version: 2.0.1
This is a custom integration
If you have any issues with this you need to open an issue here:
https://github.com/hacs/integration/issues
-------------------------------------------------------------------
2025-01-06 11:31:18.299 INFO (MainThread) [custom_components.hacs] <HacsData restore> Restore started
2025-01-06 11:31:18.346 CRITICAL (MainThread) [custom_components.hacs] <HacsData restore> [The repo id for music-assistant/hass-music-assistant is already set to 911125621] 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 911125621
2025-01-06 11:31:18.350 ERROR (MainThread) [custom_components.hacs] HACS is disabled - restore
2025-01-06 11:31:18.351 INFO (MainThread) [custom_components.hacs] Could not setup HACS, trying again in 15 min
Diagnostics dump
I don't have the 'download diagnostics' option, possibly because HACS did not restart.
The text was updated successfully, but these errors were encountered:
Make sure you have read the issue guidelines and that you filled out the entire template.
If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a 👍 reaction to the issue description. Thanks! 👍
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Checklist
Describe the issue
Updated HA and HACS and restarted. The following error baffles me, as I don't have the repo music-assistant/hass-music-assistant installed, as far as I know.
2025-01-06 11:19:40.901 CRITICAL (MainThread) [custom_components.hacs] [The repo id for music-assistant/hass-music-assistant is already set to 911125621] 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 911125621
2025-01-06 11:19:40.905 ERROR (MainThread) [custom_components.hacs] HACS is disabled - restore
Reproduction steps
I haven't changed anything in HACS or installed any new repos recently
Debug logs
Diagnostics dump
I don't have the 'download diagnostics' option, possibly because HACS did not restart.
The text was updated successfully, but these errors were encountered: