Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Connection Lost

Hi Team,

I have subscribed to a topic using eclipse paho client and could see after few hours, the connection to the broker is lost. To avoid interrupted connection, I have added re-connection code in PAHO mqtt client RECONNECT method, but it doesn’t work and while reconnecting, it throws following exception. Any clue to fix this will be helpful for me …

 


Back to the top