Hi
I’m running HA on Docker on My Synology NAS and I lately have a lot of connection issue to HA. it working but after a while I can’t connect to the web interface, getting timeout.
Then I restart the docker and working for a while and then again can’t connect.
Some time after few mins I can connect it again.
I don’t see anything interesting in the logs. Some time I see a lot of disconnection (like from MQTT server and then reconnect)
I tried switch from HTTPS to HTTP and letting NGINX do the HTTPS. Still happening
I tried changing Docker network mode from host to default and open ports, Still happening
Not quite sure how to debug it, anybody has good advice to troubleshoot it?