@xefil wrote:
Hi all,
I’ve updated HA on latest: Home Assistant 0.108.3
After update, I’ve noticed the MQTT connection gets connected and disconnected in loop.
On mosquitto:1586715897: New connection from 192.168.1.13 on port 1883. 1586715897: Client home-assistant-XefilHome already connected, closing old connection. 1586715897: New client connected from 192.168.1.13 as home-assistant-XefilHome (p2, c1, k120, u'mqtt_user'). 1586715897: New connection from 192.168.1.13 on port 1883. 1586715898: Socket error on client <unknown>, disconnecting. 1586715898: New connection from 192.168.1.13 on port 1883. 1586715898: Client home-assistant-XefilHome already connected, closing old connection. 1586715898: New client connected from 192.168.1.13 as home-assistant-XefilHome (p2, c1, k120, u'mqtt_user'). 1586715898: New connection from 192.168.1.13 on port 1883. 1586715899: Socket error on client <unknown>, disconnecting.
It continues to reconnect.
I’ve updated the mosquitto server as well and changed the client-id to be sure there is not something wrong around using a same client-id.
Other devices gets connected and stable, and the issue appears after updating HA from 102 to this version.Ideas what’s wrong?
Thanks!
Simon
Posts: 1
Participants: 1