You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a gateway that's working fine for a while, and then, all the sudden, it can't connect to Thingsboard anymore. I already checked the network configurations and Thingsboard Cloud is reachable from my device.
Error traceback:
Nov 15 21:41:33 GW-SPM-5 python3[66433]: 2024-11-15 21:41:33 - |WARNING| - [tb_device_mqtt.py] - tb_device_mqtt - _on_disconnect - 343 - MQTT client was disconnected with reason code 7 (The connection was lost.)
Nov 15 21:41:33 GW-SPM-5 python3[66433]: 2024-11-15 21:41:33 - |WARNING| - [tb_device_mqtt.py] - tb_device_mqtt - _on_disconnect - 343 - MQTT client was disconnected with reason code 4 (The client is not currently connected.)
Nov 15 21:41:33 GW-SPM-5 python3[66433]: 2024-11-15 21:41:33 - |WARNING| - [tb_device_mqtt.py] - tb_device_mqtt - _publish_data - 745 - Waiting for connection to be established before sending data to ThingsBoard!
Versions
OS: Ubuntu 20.04]
Thingsboard IoT Gateway version 3.5.1
Python version3.7
The text was updated successfully, but these errors were encountered:
Hey, can I get some feedback here? I have some devices that start failing pretty much every day and at the end it requires a manual reset to be able work properly.
Describe the bug
I have a gateway that's working fine for a while, and then, all the sudden, it can't connect to Thingsboard anymore. I already checked the network configurations and Thingsboard Cloud is reachable from my device.
Error traceback:
Versions
The text was updated successfully, but these errors were encountered: