Hardware: ASUS Mini PC PN41
Versjon:
core-2021.12.9
supervisor-2021.12.2
Fresh install. Only changes is setting up ZWave and Homekit during initial setup.
After logging in for the first time I’m unable to install or access addons web page (ZWaveJs). I get the following error in browser:
Error while loading page addon.
In Chrome console:
Failed to load resource: net::ERR_INVALID_CHUNKED_ENCODING
hass-loading-screen.ts:11 Error loading page addon ChunkLoadError: Loading chunk 426 failed.
(error: http://192.168.10.175:8123/api/hassio/app/frontend_latest/f64d2469.js)
at Object.p.f.j (styles.ts:366:1)
at styles.ts:366:1
at Array.reduce (<anonymous>)
at Function.p.e (styles.ts:366:1)
at Object.load (hassio-panel.ts:11:1)
at F.value (hass-loading-screen.ts:11:1)
at F.performUpdate (styles.ts:366:1)
at F.scheduleUpdate (styles.ts:366:1)
at F._$EC (styles.ts:366:1)
In Core logs:
2022-01-15 14:22:20 ERROR (MainThread) [homeassistant.components.hassio.http] Client error on api app/frontend_latest/f64d2469.js request 400, message='Can not decode content-encoding: gzip'
I have tried browsing to homeassistant.local and direct to ip on both Chrome and iOS Safari with same issue.
Any suggestions on what to do to fix this issue?