OPC connection error #603
Unanswered
top58525785
asked this question in
Q&A
Replies: 2 comments
-
|
now error is |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I suppose your server need a certification from the client. fuxa uses the node-opcua library I think you will find more information there on how to solve the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using OPCUA connection
But it shows not connected
and error as bellow
08:27:01.698Z :client_base_impl :534 Internal error : re-entrancy in createDefaultCertificate!
2022-11-19T08:27:01.700Z [ERR] 'opc' connect failure! Error: Cannot find private key C:\Users\Administrator\AppData\Roaming\node-opcua-default-nodejs\Config\PKI\own\private\private_key.pem
2022-11-19T08:27:01.701Z [ERR] 'opc' try to connect error! Error: Cannot find private key C:\Users\Administrator\AppData\Roaming\node-opcua-default-nodejs\Config\PKI\own\private\private_key.pem
08:27:06.698Z :client_base_impl :534 Internal error : re-entrancy in createDefaultCertificate!
2022-11-19T08:27:06.700Z [ERR] 'opc' connect failure! Error: Cannot find private key C:\Users\Administrator\AppData\Roaming\node-opcua-default-nodejs\Config\PKI\own\private\private_key.pem
2022-11-19T08:27:06.700Z [ERR] 'opc' try to connect error! Error: Cannot find private key C:\Users\Administrator\AppData\Roaming\node-opcua-default-nodejs\Config\PKI\own\private\private_key.pem
What does it mean?
Beta Was this translation helpful? Give feedback.
All reactions