Home Assistant: Accidentally TWO instances running simultaneously?

Hi there

I have an interesting (and very annoying) problem with my installation of Home Assistant. It runs as Docker Container on a Synology NAS. Since a couple of days it behaves like more than one instance of the software were running. At first, I thought it was only a problem with Telegram integration (https://github.com/home-assistant/core/issues/34004). But now I think it is more than just that. I not only have Telegram duplicates but also have duplicates of all (?) entries in the log:

What the heck is going wrong here? I definitely only have one Home Assistant Container running. Does it help to post a debug log (approx 7 MB) here? Is it save to post a debug log? Do you have a clue what’s going on here?

Thx a lot!

Thorsten

Hm, ok, if nobody has a clue what’s wrong with this system I dare to publish the debug log:

home-assistant.debug.log

I’m a little desperate since I have no idea where to look further. Maybe some intelligent person can understand the log and help… :thinking:

Thx a lot for reading!

Thorsten

0.108.5 solves the problem. I think this explains the reason:

https://github.com/home-assistant/core/pull/34135

A big thank you to all developers!!