Closed Jireyo closed 1 year ago
Hmm, I cannot see my npm package in the stack trace. For me it is some where inside node-opcua-transport or node-opcua-secure-channel package => contact @erossignon for professional support.
Not sure if its related, but if I use OPC node with external topic and doesn't define datatype, it also crashes.
No activity => closed. Or provide more information if you want to reopen.
Condition: A simple opcua-client node,it connect to a PLC(s7-1200) with "None" security policy, "None" security mode , use anonymous.
Phenomenon: As I start my node-red,usually it will connect to the PLC automatually and display a "session active" under the node,but sometime it failed,and the node-red would crash. It's deadly,now it always happens and I can't even open visual interface to change flow and avoid it.(node-red start and crash immediately)
Here is console displayed:
I know maybe there is some problem with the OPCUA server,but it's necessary to avoid crashes of the process.