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
{{ message }}
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
I have a strange issue where the publish event on Ponte for the MQTT broker stops firing the published event after about 24 hours sometimes less, sometimes more. I can see in the logs that the clients connected and disconnected but there are no publish events that fired, even though on the client logs I can see the client connected and published to Ponte. After restarting the node app all the clients reconnect and start publishing again. There are also no errors in the Ponte logs just the connect and reconnect messages.
Has anyone ever come across this? I checked on Mosca issues as well but can't find something similar.
Hi,
I have a strange issue where the publish event on Ponte for the MQTT broker stops firing the published event after about 24 hours sometimes less, sometimes more. I can see in the logs that the clients connected and disconnected but there are no publish events that fired, even though on the client logs I can see the client connected and published to Ponte. After restarting the node app all the clients reconnect and start publishing again. There are also no errors in the Ponte logs just the connect and reconnect messages.
Has anyone ever come across this? I checked on Mosca issues as well but can't find something similar.