My setup had been rocksolid until two weeks ago when it would core would crash out and leave no real signs of why. Sometimes it’s instant, sometimes it’s several hours and the other day I got several days.
I run my HAOS in a proxmox environment, has access to 28Gb ram and plenty of storage. I noticed this morning after it crashed again that the host logs were mentioning that timesyncd is reporting that the network config changed regularly
I want to get this fixed once and for all, but I’m not sure where to start. I’ve disabled all of the custom components I’ve been using as a starting point. When core crashes it doesn’t leave any reason, but the host logs leave this
2025-09-15 21:05:46.031 homeassistant systemd-coredump[17697]: Process 6682 (python3) of user 0 terminated abnormally with signal 11/SEGV, processing…
2025-09-15 21:05:46.035 homeassistant systemd[1]: Created slice Slice /system/systemd-coredump.
2025-09-15 21:05:46.037 homeassistant systemd[1]: Started Process Core Dump (PID 17697/UID 0).
2025-09-15 21:05:46.061 homeassistant systemd-timesyncd[736]: Network configuration changed, trying to establish connection.
2025-09-15 21:05:46.068 homeassistant systemd-timesyncd[736]: Network configuration changed, trying to establish connection.
2025-09-15 21:05:46.088 homeassistant systemd-timesyncd[736]: Network configuration changed, trying to establish connection.
2025-09-15 21:05:46.106 homeassistant systemd-timesyncd[736]: Contacted time server 162.159.200.1:123 (time.cloudflare.com).
2025-09-15 21:05:46.183 homeassistant systemd-coredump[17698]: Process 6682 (python3) of user 0 terminated abnormally without generating a coredump.
2025-09-15 21:05:46.190 homeassistant systemd[1]: [email protected]: Deactivated successfully.
2025-09-15 21:05:49.361 homeassistant systemd[1]: docker-0a557a3e1e0e7dace9bfe2dfb8dcbe7bc99f53448571f266e1374aa7de9bbe03.scope: Deactivated successfully.
2025-09-15 21:05:49.361 homeassistant systemd[1]: docker-0a557a3e1e0e7dace9bfe2dfb8dcbe7bc99f53448571f266e1374aa7de9bbe03.scope: Consumed 9min 25.240s CPU time, 5.7G memory peak, 622.4M read from disk, 427.2M written to disk.
2025-09-15 21:05:49.368 homeassistant dockerd[758]: time=“2025-09-16T07:05:49.368958990+10:00” level=info msg=“ignoring event” container=0a557a3e1e0e7dace9bfe2dfb8dcbe7bc99f53448571f266e1374aa7de9bbe03 module=libcontainerd namespace=moby topic=/tasks/delete type=“*events.TaskDelete”
2025-09-15 21:05:49.390 homeassistant systemd[1]: var-lib-docker-overlay2-528c3d51006e1ce72a7078d19683a2b27e7031b1953b68085c2a1a43ab87971f-merged.mount: Deactivated successfully.
2025-09-15 21:05:49.390 homeassistant systemd[1]: mnt-data-docker-overlay2-528c3d51006e1ce72a7078d19683a2b27e7031b1953b68085c2a1a43ab87971f-merged.mount: Deactivated successfully.
Any ideas how I can chase a possible fix down? This is getting frustrating.
