Cannot access lovelace - error with recorder?

Hi - bit of a hass.io / docker / linux newbie so hope someone can help.

I have a zwave motion detector in my kitchen and an automation to switch some lights on. After many weeks of working it suddently stopped, so I rebooted my synology NAS host.

Docker app shows that all the hass related containers seem to be up and running, and i can SSH into the system. But the lovelace UI just times out - as does the HA app on my iphone.

The contents of my homeassistant.log are:

Blockquote
2020-12-18 23:06:06 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.
2020-12-18 23:06:56 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-12-18 23:07:56 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-12-18 23:08:56 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-12-18 23:09:56 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-12-18 23:10:56 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-12-18 23:11:56 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-12-18 23:11:57 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=56 from 2020-12-18 22:57:24.362455)
2020-12-18 23:11:59 WARNING (MainThread) [homeassistant.components.lovelace] Resources need to be specified in your configuration.yaml. Please see the docs
2020-12-18 23:12:45 WARNING (MainThread) [homeassistant.components.zwave] Z-Wave node 2 not ready after 30 seconds, continuing anyway

Is anyone able to give me a clue where I should be looking? The configuation.yaml was working fine before so no idea what the problem might be now. And what is recorder??

Thanks in advance :slight_smile:

1 Like