hacs / integration

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

Frontend is missing after a successful HACS install #4189

Closed Traace closed 2 weeks ago

Traace commented 2 weeks ago

Web browser

Safari, Chrome, Firefox

Web browser version

18.0, 129.0.6668.100, 132.0.1

System Health details

System Information

version core-2024.11.0
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.54-haos
arch x86_64
timezone Europe/Berlin
config_dir /config
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 13.2 -- | -- update_channel | stable supervisor_version | supervisor-2024.11.2 agent_version | 1.6.0 docker_version | 27.2.0 disk_total | 30.8 GB disk_used | 4.0 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | false virtualization | kvm board | ova supervisor_api | ok version_api | ok installed_addons | Matter Server (6.6.0), Terminal & SSH (9.15.0), Get HACS (1.3.1)
Dashboards dashboards | 2 -- | -- resources | 0 views | 0 mode | storage
Recorder oldest_recorder_run | 8. November 2024 um 09:35 -- | -- current_recorder_run | 8. November 2024 um 11:36 estimated_db_size | 0.48 MiB database_engine | sqlite database_version | 3.45.3

Checklist

Describe the issue

I'm unable to see anything related to HACS UI after a successful install on HAOS according to the Guide here: https://www.hacs.xyz/docs/use/download/download/

Logs: [12:12:41] INFO: ------------------------------------ [12:12:41] INFO: Starting HACS download... [12:12:41] INFO: Channel: current [12:12:41] INFO: ------------------------------------ Connecting to raw.githubusercontent.com (185.199.111.133:443) saving to './get-hacs' get-hacs 100% |********************************| 4990 0:00:00 ETA './get-hacs' saved INFO: Trying to find the correct directory... INFO: Found Home Assistant configuration directory at '/homeassistant' INFO: Changing to the custom_components directory... INFO: Downloading HACS Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to objects.githubusercontent.com (185.199.110.133:443) saving to 'hacs.zip' hacs.zip 100% |********************************| 16.0M 0:00:00 ETA 'hacs.zip' saved INFO: Creating HACS directory... INFO: Unpacking HACS... INFO: Verifying versions INFO: Current version is 2024.11.0, minimum version is 2024.4.1 INFO: Removing HACS zip file... INFO: Installation complete. INFO: Remember to restart Home Assistant before you configure it s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped

Reproduction steps

  1. Check prerequisites: https://www.hacs.xyz/docs/use/download/prerequisites/
  2. Install HACS for HAOS: https://www.hacs.xyz/docs/use/download/download/
  3. Restart HAOS. Reload Cache. Still no HACS in HAOS :) ...

Screenshots

How it looks after installation and HAOS restart:

Bildschirmfoto 2024-11-08 um 12 14 33

Javascript logs from your browser console

Browser console stays empty. No issues reported.

Diagnostics dump

Unable to create a diagnostics dump because HACS UI is completely missing :))

hacs-bot[bot] commented 2 weeks 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:

Traace commented 2 weeks ago

The issue was fixed. Next time I should read the docs on how to enable HACS after installation. Sorry for the trouble :)