Hello,
I have a Home Assistant supervised instalation on docker (I hope I wrote it right) that has been working without major issues so far.
I had this HACS error for some time so I decided to reinstall it.
After doing this, HA fails to start. Below the logs, which seem to be caused by HACS.
My linux/docker knowledge is quite limited so I have not been able to update HA (I guess it wants the latest version) or to delete the HACS component.
2022-11-05 15:47:26 ERROR (MainThread) [homeassistant.loader] Unable to resolve dependencies for hacs: we are unable to resolve (sub)dependency repairs
[finish] process exit code 1
[cont-finish.d] executing container finish scripts…
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
Hope anyone can share some advice. I also have full backups of HA, but don’t know how to restore from command line.
Thanks in advance.