Hi,
I am seeing SequenceNumberExceptions in the logs on the Ignition Gateway running the MQTT Engine and MQTT Distributor modules.
I have another Ignition Gateway running the MQTT Transmission module publishing into my broker using SSL.
I am seeing the following error:
com.cirruslink.common.sparkplug.util.exception.SequenceNumberException: For Group="SomeGroup" and Edge Node="SomeEdgeNode" - Message Sequence number ERROR: expected=3 but received=2
Anyone knows how to resolve this issue? And why it is appearing in the first place other than something is being received out of order?
I have tried restarting all the modules, deleting any tags within the MQTT Engine, Disabling and Enabling the transmitter. But nothing seems to fix this issue.
Thanks!