Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReverseHello, invalid endpoint #719

Open
vruge opened this issue Apr 16, 2024 · 0 comments
Open

ReverseHello, invalid endpoint #719

vruge opened this issue Apr 16, 2024 · 0 comments

Comments

@vruge
Copy link

vruge commented Apr 16, 2024

In my case I have a server running on 192.168.178.101 and my plan is to use a reverse connection.
From the server I get a message like RHEFZ,urn:192.168.178.101:PhoenixContact:eUAServeropc.tcp://192.168.178.101:4840
My go application is running on 192.168.178.20.

Since 192.168.178.101 != 192.168.178.20 I running in the error.

if rhe.EndpointURL != endpoint {
}

https://github.com/gopcua/opcua/blob/main/uacp/conn.go#L318

Am I using your application incorrectly here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant