hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
5.38k stars 1.28k forks source link

White screen when entering HACS after update #4076

Closed VanQz closed 1 month ago

VanQz commented 1 month ago

Web browser

Chrome

Web browser version

128.0.6613.138

System Health details

System Information

version core-2024.9.2
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.1.106-Unraid
arch x86_64
timezone Asia/Singapore
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 5000 Installed Version | 2.0.1 Stage | running Available Repositories | 1420 Downloaded Repositories | 19
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 3 -- | -- resources | 13 views | 8 mode | storage
Recorder oldest_recorder_run | September 9, 2024 at 16:08 -- | -- current_recorder_run | September 19, 2024 at 22:56 estimated_db_size | 633.45 MiB database_engine | sqlite database_version | 3.45.3
Xiaomi Miot Auto component_version | 0.7.20 -- | -- can_reach_server | ok can_reach_spec | ok logged_accounts | 0 total_devices | 0

Checklist

Describe the issue

After updating HACS and HA, when i try to access HA from my devices or my browser, it is just a white screen. I have tried opening using incognito but to no avail. I tried to roll back to 1.33.0 and it works but the recent version dosent work.

from the console logs, seems like im missing this file main-c805434e.js

Reproduction steps

  1. Update to latest HACS version

Screenshots

{8477E2FC-3568-4AD3-8906-4F1CBCD581BE}

Javascript logs from your browser console

VM482:3 
 GET https://home.XXX.com/hacsfiles/frontend/main-c805434e.js net::ERR_ABORTED 404 (Not Found)
eval    @   VM482:3
(anonymous) @   entrypoint.js?hacstag=20240903140523:3

hacs:1 Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://home.XXX.com/hacsfiles/frontend/main-c805434e.js

Diagnostics dump

No response

hacs-bot[bot] commented 1 month ago

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a :+1: reaction to the issue description. Thanks! :+1:

ludeeus commented 1 month ago

you need to restart and clear app/browser/proxy cache.

VanQz commented 1 month ago

i have cleared all cache on browser as well as proxy (my proxy does not cache traffic) but to no avail.