#Add-on crashing lovelace?

1 messages · Page 1 of 1 (latest)

fast fable
#

I suspect an add-on is crashing lovelace. I was able get back into the web ui after running "ha core restart --safe-mode" but I am unable to load teh Add-ons page, and if I try to update from 2025.9.0 to 2025.9.1 it never completes.

I'm running a HA Yellow with a CM4, and I am able to get in via SSH, but I've been unable to find where Add-ons are configure, or how do disable/remove them.

fast fable
#

Note, I'm seeing this when I connect via ssh: Get "http://supervisor/host/info": context deadline exceeded (Client.Timeout exceeded while awaiting headers) I get a similar error when I try to run other ha core commands, like check or update.

fast fable
#

I've been completely unable to get Homeassistant working, I'm currently stuck on:

Processing... Done.
Error: Another job is running for job group home_assistant_core
➜  ~ ha core restart --safe-mode
Processing... Done.
Error: Another job is running for job group home_assistant_core```
Any input from anyone on how I can get HA working again?
fast fable
#

Through some magical mix of ha addons commands, and physical reboots (rebooting via ssh didn't seem to help like physical reboots did), I was able to get a point where I could clean up some add-ons, and finally able to complete the update.

#

This was a bit frustrating as when I tried to search for a solution documentation pointed to hassio commands, I kinda ended up stumbling upon ha commands, which I feel like should have been easier to find.

#

Also the fact that for commands that accept it --force doesn't actually override the Error: Another job is running for job group home_assistant_core seems like an oversight.

#

Granted, I'm just a dude, not a dev, so maybe there is a reason that I am uninformed upon as to why that is the case.