Frontend stops working

My hassio frontend keeps stop working and after a reboot it works again. Logs are:
core-ssh:/config# cat home-assistant.log
2019-12-27 13:39:15 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 399, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: light.kueche_led. Platform esphome does not generate unique IDs
2019-12-27 13:39:22 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for camera.waschzimmer (<class ‘homeassistant.components.uvc.camera.UnifiVideoCamera’>) took 3.052 seconds. Please report platform to the developers at https://goo.gl/Nvioub
2019-12-27 13:39:26 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for camera.balkon (<class ‘homeassistant.components.uvc.camera.UnifiVideoCamera’>) took 4.046 seconds. Please report platform to the developers at https://goo.gl/Nvioub
2019-12-27 13:39:26 WARNING (MainThread) [homeassistant.components.camera] Setup of platform uvc is taking over 10 seconds.

I have previously used homeassistant in docker and have never had such an issue.

I would be nice to get some help / support.

Thx!

Hi,

i have exact same issue from time to time.
Have you resolved this?

Jacek