#HACS Text Not Appearing
1 messages · Page 1 of 1 (latest)
Clear your browser cache
Didn't change
Try in incognito mode.
Then I suggest reinstalling HACS. You won't lose anything
Like just in integrations?
No, reinstall it from the instructions
INFO: Found Home Assistant configuration directory at '/homeassistant'
INFO: Changing to the custom_components directory...
INFO: Downloading HACS
Connecting to github.com (140.82.112.3:443)
Connecting to github.com (140.82.112.3:443)
Connecting to release-assets.githubusercontent.com (185.199.109.133:443)
saving to 'hacs.zip'
hacs.zip 100% |********************************| 18.1M 0:00:00 ETA
'hacs.zip' saved
WARN: HACS directory already exist, cleaning up...
INFO: Creating HACS directory...
INFO: Unpacking HACS...
INFO: Verifying versions
INFO: Current version is 2025.9.4, 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```
Like this?
Just did a full reinstall and same issue
Any other ideas?
I'd check the browser's dev console for hints.
Some content blocker? Some old HA version?
Running 2025.9, just turned off my ad blocker and switched to a different network to connect and same thing
HA in some language without translations
Just looks like a cache issue
Network tab for failed to fetch items and console tab for warnings/errors.
Only the 1 on network tab (Shown)
Hmm
without translations
Not familiar with HACS' source code but that doesn't look all too good.
It's punishment for using the metric system
Sorry 🇨🇦
My guess is a broken HACS installation
that file is right here: /config/custom_components/hacs/hacs_frontend/static/translations
then my further guess is that HACS hasn't installed an endpoint that points the web server there, and you should remove the integration in
-> Integrations and add it back
and you shoudl review your HA logs
Core, Supervisor or Host?