You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DerGary I suspect some network issue here or an issue with the server. Could you please create a wireshark trace of the failed communication? If you filter to protocol type opc ua, you could find out if the client acts as defined in the spec.
Type of issue
Current Behavior
We currently have the following setup:
ARsim (B&R OPC Simulation) on Windows > WSL containing Docker > Docker Container containing OPCUA Client.
When this Code is execute with Version 1.5.374.36 :
We obtain the following Exception:
When Version 1.4.371.96 is used instead, it works.
Expected Behavior
endpointDescription is returned and no exception is raised
Steps To Reproduce
As the Setup is somewhat complicated, it is hard to set up a sample to reproduce this.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: