-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client does not reconnect #98
Comments
P. S. The same issue happens with 0.6.0 |
Here's what I've found out:
The reason is that It is not clear for me if this problem should be handled somehow at the protocol handler layer or should be propagated to Client (QoS, packet retention and etc...). |
@naquad could you please check |
@Lenka42 works! 🎉 Thank you 😄 If needed then here's the log output:
|
Hi,
I'm using version 0.5.6 and got the following code:
To test the reconnection I'm restarting mosquitto service and get the following output:
I've seen a similar error in #74 so reporting this one for further investigation.
The text was updated successfully, but these errors were encountered: