Hello,
I’m using Ignition with MQTT Engine module, together with JoramMQ MQTT broker.
Since today, MQTT Engine always disconnect from the broker with the following errors
CirrusClient | 10Nov2021 14:25:39 | ME-8ecb58ac-1568-47ce: MQTT Client connected to tcp://localhost:8883 on thread Thread-3530 |
---|---|---|
history | 10Nov2021 14:25:39 | Error storing tag history data |
CirrusClient | 10Nov2021 14:25:39 | ME-8ecb58ac-1568-47ce: Connected to tcp://localhost:8883 |
CirrusClient | 10Nov2021 14:25:39 | ME-8ecb58ac-1568-47ce: connect with retry succeeded |
CirrusClient | 10Nov2021 14:25:38 | ME-8ecb58ac-1568-47ce: Creating the MQTT Client to tcp://localhost:8883 on thread Thread-3530 |
CirrusClient | 10Nov2021 14:25:38 | ME-8ecb58ac-1568-47ce: Failed to subscribe on topic JPG/# with QoS=0 |
CirrusClient | 10Nov2021 14:25:38 | ME-8ecb58ac-1568-47ce: Failed to subscribe on topic Gemenos/# with QoS=0 |
EngineCallback | 10Nov2021 14:25:38 | Connection lost due to - Timed out waiting for a response from the server |
EngineCallback | 10Nov2021 14:25:38 | Connection Lost to - MQTT-Broker-PreProd :: tcp://localhost:8883 :: ME-8ecb58ac-1568-47ce |
EdgeNodeManager | 10Nov2021 14:25:38 | Disconnecting any Nodes currently connected to this MQTT Server! 1 |
EngineCallback | 10Nov2021 14:25:38 | Clear out all connection counts to this MQTT Server |
As anyone already met this kind of issue ?
Needless to say the broker is well alive, I’m connected to it through other clients without issues