when going to the observer URL ie. homeassistantURL:4357 I see this,
Home Assistant observer
Supervisor: Connected
Supported: Unsupported
Healthy: Unhealthy
Any one getting that or know how to fix it? I tried the following with no success,
reverted to previous backup
ha core rebuild
Also seeing this in a log when hitting the homeassistantURL:4357 URL,
ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /supervisor/info
I am slowly moving about 50 devices from my Vera setup. I currently have about 15 (including a chatty electricity monitor) in the Home Assistant. I found that I had to do some “recorder” customization to keep the system from overwhelming the SDcard (sandisk Extreme A2) with a raspie 3 …
recorder:
purge_keep_days: 7
commit_interval: 30
exclude:
domains:
- camera
- sun
entity_globs:
- sensor.home_energy_meter_g2_electric_consumption_a_2*
- sensor.home_energy_meter_g2_electric_consumption_kwh_2*
- sensor.home_energy_meter_g2_electric_consumption_v_2*
- sensor.home_energy_meter_g2_electric_consumption_w_2*
entities:
- sensor.last_boot # Comes from 'systemmonitor' sensor platform
- weather.home
- binary_sensor.rpi_power_status
- binary_sensor.receiver
- binary_sensor.updater
event_types:
- call_service # Don't record service calls
(I also offloaded the DB onto an external NAS running mariaDB.)
Then after a few days of being stable I ran into the Observer error I originally mentioned.
I did find yesterday that re-imaging the SDcard and restoring from backup solved it but would there be a faster solution?
Go to http://homeassistantURL:8123/hassio/system where you will probably see the Unsupported and Unhealthy messages. Next to them will be links that lead to explanations for why your system is Unsupported/Unhealthy.
The link I provided doesn’t lead to log entries. It leads to the System tab where there are additional links explaining why your system is Unsupported/Unhealthy. Once you know the reason(s) why, then we can provide assistance for how to correct it