frontend
frontend copied to clipboard
Uncaught (in promise) when loading page
Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
Describe the issue you are experiencing
Firefox will occasionally hang on loading https://homeassistant.kboisits.duckdns.org/lovelace
In the debug output of firefox it reports Uncaught (in promise) 1.
The page may load a few hours later when I try the site again. Seems to happen randomly. Appears to be occurring after a recent upgrade.
Describe the behavior you expected
Page should load.
Steps to reproduce the issue
- Login to homeassistant with firefox.
- Later lovelace will hang when refreshing page.
What version of Home Assistant Core has the issue?
Frontend 20220707.1 - latest
What was the last working version of Home Assistant Core?
Don't recall but worked a week ago
In which browser are you experiencing the issue with?
Firefox 102.0.1
Which operating system are you using to run this browser?
Windows
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
Running HomeAssistant as a docker.
Same problem here.
Version: Home Assistant 2022.9.7 Supervisor 2022.09.1 Operating System 9.0 Frontend 20220907.2 - latest
I have the same problem, seems to be related with the service worker not finding some chunks.
Same issue here. Any clues? This is really annoying.
I have the same issue. Only with firefox, other browsers work fine.
Home Assistant 2023.6.2 Supervisor 2023.06.2 Operating System 10.2 Frontend 20230608.0 - latest
I am using Firefox 114.0.2, though this issue has persisted for quite some time for me.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The issue still persists in Frontend 20230503.3 - latest.
Just randomly started getting this now
Hi there, Getting this issue aswell on direct hardware and only with firefox. It randomly solves itself after 10-15 minutes Core 2023.11.3 Supervisor 2023.11.6 Operating System 11.1 Frontend 20231030.2
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
In my case the issue seems to have disappeared after I had to delete my local storage from my Firefox profile because of corruption. If I remember correctly, to do that you have to move/delete .mozilla/firefox/profiles/<something>/storage{,.sqlite}
. Note: you may loose some data from some websites or extensions.