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

Error : Bad_InvalidTimestamp (0x80230000) "The timestamp is outside the range allowed by the server." #204

Open
pradeipk opened this issue Jun 26, 2020 · 0 comments

Comments

@pradeipk
Copy link
Contributor

When our client tries to connect to one of the discovery server we get following error.
ServiceFault: Bad_InvalidTimestamp (0x80230000) "The timestamp is outside the range allowed by the server."

After some research, found that, in Client.java the timestamp is not set in RequestHeader. Changes are needed in following methods in Client.java - discoverEndpoints and discoverServersOnNetwork.

dependency : opc-ua-stack-1.4.1 jar

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