parthgoel06 commented on issue #2072: URL: https://github.com/apache/plc4x/issues/2072#issuecomment-2859231775
@splatch @hutcheb `endpoint-host=localhost` did the trick, I can connect to my OPCUA server and also read the data. But I'm still confused as to why the endpoint host is localhost. Also, it's taking 3 attempts for my service to connect to the server, maybe because it's comparing all the endpoints it got from the server but earlier it used to connect in a single attempt with version 0.12.0. Lastly, why am I even receiving multiple endpoints from the server? I have kept `discovery=false` in my connection string. -- 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]
