home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
68.78k stars 28.1k forks source link

Receive "Error while loading page dashboard" When clicking Settings #116174

Open deanchin opened 1 week ago

deanchin commented 1 week ago

The problem

When I click Settings in the left pane of Home Assistant, I get a "Error while loading page dashboard". I receive the same error in the browser. If I Inspect on the browser, I see the following error on the console: "Error loading page dashboard SyntaxError: Unexpected token '<'". This is coming from hass-router-page.ts:160

What version of Home Assistant Core has the issue?

2024.4.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

mib1185 commented 1 week ago

is it after a HA update? if yes (and even if no 😁) please clear your broser cache and try again. If this does not help, please report this issue to the frontend repository, thx 👍