When a server has timeout - cannot issue requested Publish on time - the OPCUA server sends a telegram with the error message instead of the publish response. The OPCUA client driver does not correctly parse the received telegram and logs an error message in the diagnosis server: "Publish failed: One or more arguments are invalid".
When a server has timeout - cannot issue requested Publish on time - the OPCUA server sends a telegram with the error message instead of the publish response. The OPCUA client driver does not correctly parse the received telegram and logs an error message in the diagnosis server: "Publish failed: One or more arguments are invalid".
An issue has been addressed in the OPCUA client driver where a service fault message was not correctly interpreted. Now the received message is processed and handled accordingly.