#New HA Green UI "freezing" randomly - UI n

7 messages · Page 1 of 1 (latest)

clever vortex
#

Hi there.

After starting with HAOS on an old Odroid C2 about a week ago that at some point blew up the internal 4 ports USB hub (rendering it useless), and after (fruitlessly) attempting to run HA in a container on a different embedded device), I bought a HA Green yesterday out of frustration.

I imported the config from the C2 backup and tried to continue where I left off. Since yesterday, the HA Green has been hanging twice in the way that it would no longer load the UI, neither from browser nor from the HA IOS App. According to the history, it also stopped recording. I had to initiate the shutdown process by pressing the power button for 6 seconds and after I restarted it the only log entries (from Recorder) were:

The system could not validate that the sqlite3 database at //config/home-assistant_v2.db was shutdown cleanly
and
Ended unfinished session (id=23 from 2024-11-03 19:12:21.543767)

The only thing connected to the USB ports is a Sonoff Zigbee USB stick, which has giving me headaches for locking up after discovery (so it needed disconnect / reconnect) but that was both on the C2 and the HA Green. I had no such UI lockups on the C2. I've now installed the ssh key so I can log into the host OS the next time it happens. Regarding Add-Ons, only Mosquitto and the SSH/Terminal Add-Ons are installed and activated, and the Silabs Flasher, that is dormant, though.

Any ideas would be appreciated. Thank you.

clever vortex
#

This morning, the HA UI was again unresponsive. I could log in and dmesg shows only a long series of UNLOAD/LOAD messages (excerpt):
[30540.198479] audit: type=1334 audit(1730780388.983:287): prog-id=83 op=UNLOAD
[38110.475471] audit: type=1334 audit(1730787959.328:288): prog-id=86 op=LOAD,

cpu load is nearly zero (top process is homeassistant with 2%), top shows also one zombie (one bash process).

The homeassistant.log in the docker container shows starting from 03:24 am:

2024-11-05 03:24:38.147 WARNING (MainThread) [homeassistant.helpers.entity] Update of switch.putzing_schedule is taking over 10 seconds
2024-11-05 03:24:38.299 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.putzing_battery is taking over 10 seconds
2024-11-05 03:24:39.862 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.putzing is taking over 10 seconds
2024-11-05 03:25:28.147 WARNING (MainThread) [homeassistant.components.switch] Updating neato switch took longer than the scheduled update interval 0:01:00
2024-11-05 03:25:28.299 WARNING (MainThread) [homeassistant.components.sensor] Updating neato sensor took longer than the scheduled update interval 0:01:00
2024-11-05 03:25:29.862 WARNING (MainThread) [homeassistant.components.vacuum] Updating neato vacuum took longer than the scheduled update interval 0:01:00

And continues until 8 am. (HA version is 2024.10.4).

#

I will now reboot the machine, but please let me know where to look when it happens next time.

quartz trench
clever vortex
#

I don't think it's an installation problem 😦 It's installed just fine. If it worked on Odroid C2 stable before, but hangs every day on HA Green, it's more likely a machine specific problem.

quartz trench
#

You're missing the point 😉