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

Use FlowFuse to install node-red-contrib-opcua and Configure as shown in the picture, [error] Invalid endpoint #727

Open
dingling1990 opened this issue Sep 9, 2024 · 2 comments

Comments

@dingling1990
Copy link

Look forward to your reply

image

image

2024/9/9 10:23:14 [] : using securityPolicy: ["None"]
2024/9/9 10:23:14 [] : Case B: UserName & password does not match to server (needed by Sign or SignAndEncrypt), check username: undefined and password: undefined
2024/9/9 10:23:14 [] : Case C: With Sign you cannot use SecurityPolicy None!!
2024/9/9 10:23:14 [warn] Case C: With Sign you cannot use SecurityPolicy None!!
2024/9/9 10:23:14 [error] Client node error on: error: ["Wrong endpoint parameters: {"id":"b8dfea0ac9e4dba2","type":"OpcUa-Endpoint","_closeCallbacks":[],"_inputCallback":null,"_inputCallbacks":null,"_expectedDoneCount":0,"wires":[],"_wireCount":0,"credentials":{},"endpoint":"opc.tcp://10.30.136.3:49310","securityPolicy":"None","securityMode":"None","login":false,"none":true,"usercert":false,"userCertificate":"","userPrivatekey":"","user":null,"password":null}"]
2024/9/9 10:23:14 [error] Invalid endpoint

@dingling1990
Copy link
Author

dingling1990 commented Sep 9, 2024

debug view

I have choose SecurityPolicy None

image

@mikakaraila
Copy link
Owner

It could be that openssl installation (download) has failed on the background... it is used to generate certificates at installation phase even those are not used.

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