-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Fronted fails to load after some time of normal operation (5-120 minutes) #50248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is more a backend than a frontend issue, I'm going to move this. Can you check your memory and CPU usage? |
Ok, you mean since its not delivering the JS to the frontend :) |
System Health
Home Assistant Cloud
Home Assistant Supervisor
Lovelace
|
I got a installation that is hass ova on proxmox as well - the same behaviour; This now is debian buster supervised; |
Is it also happening on an empty setup, without your integrations? Do you have any custom integrations? Start with disabling those, then you could try to pinpoint what integration it is that causes trouble. |
I think it might be related to the modbus integration. disabled that one, will check if stability returns |
Issue was solved by disabling modbus module, and remodeling pull of sd230 powermeter data via NodeRed Integration. |
Uh oh!
There was an error while loading. Please reload this page.
Checklist
Describe the issue you are experiencing
After some uptime of HA the frontend is not loading anymore.
Backend Services are ok, Data is collected and Automations seem to run as expected.
Logs dont show any issues with aoihttp (even with debug enabled).
Chrome Waterfall Chart shows that download is stuck at the core.js file (see screenshot)
Using Wireshark you see the request but 0 Bytes being returned and Connection held alive with tcp keep alives.
No difference in http or https, not helpfull to remove any of the integrations, or any frontend extension. (Only using slider and scheduler custom components)
I am out of ideas, and as a nabucasa subscriber already a bit frustrated....
Describe the behavior you expected
Normal Frontend operation
Steps to reproduce the issue
Unknown - I can offer a debug session on the VM.
What version of Home Assistant Core has the issue?
core-2021.5.0
What was the last working version of Home Assistant Core?
issue is happening since at least last update
In which browser are you experiencing the issue with?
Version 90.0.4430.93 (Offizieller Build) (64-Bit)
Which operating system are you using to run this browser?
windows 10
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
Additional information
I run hass ova on proxmox - also moved it to esxi, same problem;
fresh install and recover of configs only -> same issues start
if you have any input how to troubleshoot this better (I am no coder) let me know....
The text was updated successfully, but these errors were encountered: