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

ANONYMOUS user token policy Error #37

Closed
DavidWicks opened this issue Feb 10, 2020 · 2 comments
Closed

ANONYMOUS user token policy Error #37

DavidWicks opened this issue Feb 10, 2020 · 2 comments

Comments

@DavidWicks
Copy link

Hi, I have been involved with PLCs and automation for many years, however I am very new to Nodejs, Git and have very limited linux experience.

I have managed to get the opc logger working in the demo mode succesfuly sending data to influx, however when I try to connect to OPC UA server I am unsuccesful.

OS: Windows 10 Pro 64 bit
Node v2.0.0
OPCUA Server: KepServerEX 6.8

I have set the certificate under trusted clients in KepserverEX (first i had to convert it to der).

Any help you could provide would be appreciated.

Annonymous user token polic error.txt
config_toml.txt

@coussej
Copy link
Owner

coussej commented Feb 10, 2020

Hi, it means you're trying to connect without a username and password (anonymous), but that anonymous access is not allowed by Kepware. You can enable it under the kepware project properties (and not in the UA configuration manager): See https://www.kepware.com/getattachment/de80e240-765e-451a-afce-640d413891c3/opc-ua-configuration-manager-manual.pdf, page 5/6: project properties > OPC UA

@DavidWicks
Copy link
Author

Working !
Thankyou :)

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

2 participants