Publishing Data to an external broker and receiving and debugging with MQTT.fx

I’ve connected the a MQTT Agent to HiveMQ Broker and created an asset with Agent Link to publish data in topic called /sendingText and It’s working well. In MQTT.fx (local MQTT client) I’ve subscribed to this topic and the data are being received.

There is a bug in platform when say “send failed”

Do you know why?

You should take a look at the logs of the manager. Maybe they can help more with understanding the issue. Best of luck!

There isn’t logs about the send. This is weird.
The message is arriving normally for who is subscribed to the correct topic.