You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up a connection for the first time, it might be easy to overlook that the handler points to a module that was not fully configured. This fails silently and causes the system to "appear to be responsive and connected" but it is not. pings and publish messages will hang forever.
The text was updated successfully, but these errors were encountered:
I will make sure the MQTT 5 branch will validate the tortoise handler before using it. I know I have a todo in the code about this in the current version.
When setting up a connection for the first time, it might be easy to overlook that the handler points to a module that was not fully configured. This fails silently and causes the system to "appear to be responsive and connected" but it is not. pings and publish messages will hang forever.
The text was updated successfully, but these errors were encountered: