eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.12k stars 883 forks source link

Connection Lost at 03:22 everyday #910

Closed hutumolu closed 2 years ago

hutumolu commented 2 years ago

In the same server machine, my java MQTT client connects to local mosquitto to subscript some topics. Every night at 03:22, the connection was lost, and reconnect function didn't work. Does anybody know what happened?

Connection lost (32109) - java.io.EOFException

another time throw MqttException

ghost commented 10 months ago

did you remember the solution plz ?