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

homeassistant

14853 readers
3 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.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years 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!?

top 3 comments
sorted by: hot top controversial new old
[–] collin@lemmy.world 2 points 2 years ago (1 children)

This happened to me once and clearing the data from the android app fixed it for me.

[–] Kodama@lemmy.world 1 points 2 years ago

Tried it, with no success. Searching for an server with no success

[–] fendrax@jlai.lu 1 points 2 years ago

According to the error, core.entity_registry is corrupt. Is there any hint as to what line is causing the error? Can you try to paste the JSON in an online linter?