-
Notifications
You must be signed in to change notification settings - Fork 109
Description
I keep getting random disconnects resulting in failed uplink messages. Sometimes a restart will resolve the issue but it will eventually disconnect again. Both machines are on the same network and can connect to each other so I did rule that out.
Is there specific configuration details where i could look to locate why it would be disconnecting.
I do have quite a few Javascript functions in the rule chains, is it possible the failure of these nodes, cause a disconnect to the Main Thingsboard server
The setup is as follows:
Docker Cluster installation for both Main and Edge v4.2.0
Hybrid database with kafka as message queue for both Main and Edge
redis-cluster setup for Edge
Here are some EDGE logs from tb-edge1 node :
_docker-edge-tb-edge1-1_logs.txt
If this continues I would have to consider switching to separate standalone Thingsboard instances.
Any assistance would be appreciated. Thanks.