splatch commented on issue #2072:
URL: https://github.com/apache/plc4x/issues/2072#issuecomment-2859614588

   > `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. The server is running on a separate PC.
   
   This is I believe Prosys OPC UA Simulator specific setting or behavior. It 
binds to that host, assuming that all interfaces you have in your system will 
resolve to that host. This is obviously wrong, as usually it will resolve to 
something else. I'd recommend looking for prosys settings first to try 
influencing value of the declared OPC UA endpoint host.
   
   Overall, now you see how server is configured. :-) If issue is solved for 
you, feel free to close it.


-- 
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]

Reply via email to