hutcheb commented on issue #2072: URL: https://github.com/apache/plc4x/issues/2072#issuecomment-2858085243
This is going be related to how the endpoints get resolved. As part of the connection the OPCUA server publishes a list of endpoints which should match the one you are using. Double check one of these matches your connection string, pay attention to the hostname or ip address in them. I think I saw a change in the way the hostnames are looked up a few months ago. Might be related to that. You could also try changing the discovery parameter to true, it might still resolve them properly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
