OPCUA client node max message exceeded

Hi, This OPC UA client node just suddenly cannot take in value from the server anymore, as mentioned in the error message, the max message has been exceeded. How can i remove and add the new socket for this OPCUA client node? Or is this not the ideal way of solving this problem?

image

Do you have a license issue? Maybe on the OPC server side??

Hi, my license is still valid.

If you exceed session count then use one client node and send needed action inside msg.payload.action

If server is node-red node then there is message size inside server-node as a parameter.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.