MQTT-Service Connection with DynamicMapper

Hi,

I’m currently trying to use the “Connector MQTT Service Pulsar” with the Dynamic Mapper. When I try to enable the connection, I get the status “FAILED”. I’ve checked the microservices (Messaging-management and mqtt-service) and they are present. A connection from a device to the MQTT service also works and measurements can be sent. It’s not clear from the logs why the connection isn’t being established. Does anyone know this problem and how to solve it?

regards

Valerian

Hi @valen23021

yep, this is definitely a bug that has been introduced recently when a new instance of MQTT Service connector is created. Sorry for that.

I’ll provide a fix for it and let you know when available.

Hello Stefan,
Thanks for the clarification, I’m looking forward to the issue being resolved.

6.3.3 has been released including a fix for the issue you pointed out.

Stefan, thanks for fixing the issue. I’ve checked it and the connection could be established. The data transfer is also working and the information is being mapped again.