this post was submitted on 16 Jul 2023
17 points (100.0% liked)

homeassistant

11833 readers
9 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

Suddenly the URL times out to home assistant we gui, same with android app.

I'm running HASS on an virtual box in windows 11, and tried directly to add a new fresh Debian Virtualbox, but ended up with same result without changing any settings.

According to the observer URL everything is fine, but it seems the heat pump logic isn't running.

According to home-assistant.log.1 it seems there is an issue with

"could not parse Json content in core.entity_registry"

Any ideas? Due to above issue should not be an issue with an fresh installation!?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (2 children)

The log provides some error messages on addons/extensions e.g. HACS, miele, Bosch etc but I assume they were standard due to note is only "these are not fully tested with Hass"

However I'm still confused that a fresh install didn't work either. And observer still works.

No new items has been added to my network.

I'll try a docker version fram another server and see if that works

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Seems like someone has had this type of error before and the only way to restart HA was to remove the file. Though the issue wasn’t resolved but was perhaps fixed with an update. https://github.com/home-assistant/core/issues/85381

[–] [email protected] 1 points 1 year ago

Docker version on synology works... Tried windows VM version according to home-assistant guide, no success but Observer works.

Supervisor logs indicates that home assistant has crashed and failed to restart.