HA on Docker - UI Unavailable

Have been using for some months on Docker on DSM. Suddenly, I can’t get to the UI.

I’ve restarted both the container the Synology multiple times. Docker container is up and running, log is empty (just the warning below which I assume were already there). I just can’t open the UI.

2021-02-12 19:11:11 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /config/configuration.yaml contains duplicate key “yeelight”. Check lines 11 and 16
2021-02-12 19:11:25 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.

image

What can I do?

If I were you I would check lines 11 and 16 for “yeelight” and fix that. :man_shrugging:

Then go from there.