So far I’ve tried disabling various components, that has made no difference. I’ve also tried blowing away the mysql (in my case) backend on the idea that maybe it’s related to the history queries.
No difference.
One thing interesting I observed today is history pretty much stopped around 1:30pm until I restarted around 8… not entirely sure this is related or not:
Hoping some others here are experiencing this and want to combine efforts to debug this. I’ll keep updating this thread with my findings (or lack thereof).
To keep this up to date with the frontend issue ticket I have open:
After several hours of debugging, I’ve been able to reduce that it has something to do with the group component. It’s the only thing that when disabled seems to bring back normal performance with no degradation over time.
There’s not to much in mine to be honest. Several views, and I guess a fair number of entities at this point, but I don’t think that should be terribly impactful.
If anyone is able to debug this further, let me know.
FYI: As per @raccettura request, my issue seems to be unrelated to “GROUPS”
I had configured a “HISTORY GRAPH” for four sensors which seem to be the cause of the front end slow down/halt. everything seems to be fine as of now after removing the graph, groups are still configured, front end, and card pop-ups respond instantaneously for now.