#weird localization issue

1 messages · Page 1 of 1 (latest)

brittle skiff
#

When I open the local page of HA I see no localisation at all, when I log in, icons are missing, things like home is not translated etc. And I see this error in the console of Chrome: Uncaught (in promise) SyntaxError: Invalid or unexpected token (at 96457.bed438d62fda4b6e.js:1:3) BUT, if I load the same login page in Incognito, there is no issue, if I load it in Edge, no issue, only in normal Chrome, even that I have cleared all cache for the site. If HA started in safe mode it does the same....
Any idea from anybody, what can cause this?

#

Or this Error: Uncaught (in promise) SyntaxError: Invalid or unexpected token at c.f.j (tslib.es6.mjs:391:3) at tslib.es6.mjs:391:3 at Array.reduce (<anonymous>) at c.e (tslib.es6.mjs:391:3) at localize.ts:97:39 at i.value (lit-localize-lite-mixin.ts:56:9) at i.performUpdate (reactive-element.ts:1327:14) at i.scheduleUpdate (reactive-element.ts:1261:17) at i._$Ej (reactive-element.ts:1233:25)

oak path
#

Sounds like some chrome extension blocking it

brittle skiff
#

The "token" which it refers to in the original error is a weird .js file, as it seems gibberish, but it has an IP (not mine) and the my HA nabucasa address.

#

I have tried to turn off the extensions, but with no luck yet.

brittle skiff
#

Otherwise there is a weird thing with the tslib.es6.mjs

#

Could not load content for http://LOCAL_IP:8123/unknown/node_modules/tslib/tslib.es6.mjs (HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE)

#

I have no idea where that mjs came from...

#

Also disabled all the extension and no resolution...