I have a customer that has a Node-RED flow that subscribes and reads datalayer nodes. It works most of the time, but now and again they are getting DL_INVALID_ADDRESS when reading PLC variables. They are getting a few errors in the logbook, but then it starts working again info 2023-08-29T06:34:52.147288+02:00 29 Aug 06:34:52 - [error] [ctrlx-datalayer-subscribe:TransactionID] DL_INVALID_ADDRESS info 2023-08-29T06:34:52.147288+02:00 29 Aug 06:34:52 - [error] [ctrlx-datalayer-subscribe:PlcState] DL_INVALID_ADDRESS info 2023-08-29T06:34:42.128743+02:00 29 Aug 06:34:42 - [error] [ctrlx-datalayer-subscribe:TransactionID] DL_INVALID_ADDRESS info 2023-08-29T06:34:42.124838+02:00 29 Aug 06:34:42 - [error] [ctrlx-datalayer-subscribe:PlcState] DL_INVALID_ADDRESS We are not really sure how to track down what is happening here, anyone have any ideas? I have the tar file from the core but I'm not allowed to share it publicly.
... View more