Home assistant on reload loop

Hi,

I am using Home Assistant OS in an Ubuntu VM It has 10GB of ram, 4 CPU cores, and 250GB of space (with over 200 GB remaining).

Since installing the 2023.9.1 update, at first I did not have any issues. However, randomly during the day, home assistant stopped working correctly. When accessing via the browser or companion app, it keeps partially loading the UI, but then disconnects, and starts all over again. It does this on a constant loop multiple times a minute. I did not make any changes to my configuration since updating to 2023.9.1, so I have no idea what can be causing this.

I checked the Core logs, and it is not really giving me any errors. I only get these warnings:

I also checked the home-assistant.log.1 log and I get the same warning as in the above screenshot.

I did some research which suggested deleting the database, but this did not work. I was able to remove all of my add-ons, including HACS, in case that they were causing any issues, but this did not fix it. The only time I was able to get HA to load without disconnecting was when I renamed the scripts.yaml file, which caused an error with the configuration.yaml and loaded HA in safe mode. Once in safemode, I was able to navigate the UI without disconnecting.

Let me know if there’s more info that I can give to diagnose this issue. I’m kind of new to debugging HA, so please let me know if there’s a better way to get to the root of the problem.

Hello, i’ve a similar behaviour since 3 days, (update to last latest stable docker image).
Help appreciated! I’ve some panels without the issue, some are with. I try to discriminate which component is the causes.

Edit: Pb fixed. My issue was a timeout on my tcp loadbalancer, closing too early the websocket.