I have another issue with MQTT connection to a RabbitMQ Version 3.11.7 broker. Whenever I publish a message from FlexSim to the broker I see on broker site that something is published, but a problem occurs and FlexSim somehow closed the connection. The error code on the broker says the following: "2024-07-02 08:28:00.098000+02:00 [info] <0.168.472> MQTT connection "10.181.89.53:62046 -> 10.242.11.175:1883" will terminate because peer closed TCP connection".
Is there any possibility to take a look in the logs on FlexSim site to see what happens after the publish? When I reconnect and try to publish again FlexSim publishes the current and also the previous message. Is there a mechanism to queue the messages when FlexSim had an error while publishing? And moreover do you have a recommendation for a protocol that's the most stable? Thank you in advance.