Client ESP8266Client-ef61 has exceeded timeout, disconnecting

Hello, in my supevisor → mosquitto broker → logs i got:
1632665263: New client connected from 192.168.2.xx as ESP8266Client-ef61 (p2, c1, k15).
1632665274: Client ESP8266Client-779e has exceeded timeout, disconnecting.
1632665420: Client ESP8266Client-ef61 has exceeded timeout, disconnecting.
and in arduino serial port i got:

WiFi connected
IP address:
192.168.2.xx
Attempting MQTT connection…connected

In my node-red when I open node-red dashboard and I’d like to change a state of the relay it doesn’t change the state.

1632665420: Client ESP8266Client-ef61 has exceeded timeout, disconnecting.

why esp timeouts?

I got node-red run locally on: 127.0.0.1:1880 and got this error in mosquitto logs
1632668041: New connection from 127.0.0.1 on port 1883.
1632668041: Socket error on client , disconnecting.