Closed ashdam closed 3 months ago
@imbeacon Looking at the code , i noticed that you modified thingsboard_gateway/connectors/opcua/opcua_connector.py file but the issue was reported on opcua async. shouldn't this be taken to thingsboard_gateway/connectors/opcua_asyncio/opcua_connector.py?
@ashdam, with the last release, we abandoned synchronous opcua, so all opcua async code was moved to opcua.
Understood ;)
Describe the bug
First of all, thank you for your support, guys ;) we have doing the stress tests right now
We have detected in our devices that some OPC-UA nodes some times are "offline" or not available temporally. In our current system this is something that may happens and it recovers when someone fixes the node.
We have observed the following errors after loading a big connector file with hundred of measures in an iotgateway:
We have detected the following behaviour following this errors:
configuration yml:
full connector file full_connector.json
Connector name (If bug in the some connector): [OPC-UA asyncua Connector]
Error traceback (If available): in the upper screens
Versions (please complete the following information):