-
Notifications
You must be signed in to change notification settings - Fork 77
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
Failed to render TimeoutError: Navigation timeout of 60000 ms exceeded #119
Comments
Hey, thanks for reaching out!
Unfortunately this doesn't seem to be a very straight forward advise, but it's the best I can tell from just the logs. The browser isn't very "talkative" when it comes to finding the reasons why navigation failed after 60s. |
Strange, a simple lovelace dashboard with one card renders fine. no clue why, it works for now, will reopen issue if it returns. thanks |
:( It rendered once, but now it will only render simple lovelace dashboards with one card, |
did some testing, without an Apex Chart card, it runs fine. |
Technically the only option we have is to just enforce rendering, even after the timeout error was raised. It may result in broken screenshots but even this might be more helpful than an exception in the logs... I'll think about this and let you know once I'll give this a try. Thanks for the hint with the Apex Chart card! It's something I can try to use for reproducing the issue and fiddling around with timeout handling. |
@Cornmeister @sibbl However much you put on that dashboard, your CPU config should be able to handle that... |
Hi,
I'm not able to use your tool, It starts, and after trying (and failing) to connect, it shuts down itself,
Sometimes it is able to render an image, but fails most of the time.
It happens with both the HA addon and the standalone docker,
running on a proxmox VMs with 16GB ram and 4 CPU cores assigned on a gen10 i7 host
any suggestions ?
The text was updated successfully, but these errors were encountered: