OPC UA Server in Linux

Hi,
Did a few test of differnt OPC UA servers in NR running on Linux. NR constantly crashes when a basic flow is deployed. Doing the same thing in NR running under Windows seems OK.

Looks like there is a certificate issue.

How can I solve this one?

Check that you have access rights to folders, anything on console?

Access to folder is not the proble. I’t ok i Windows but fails in alpine-linux and official docker running on alpine or ubuntu.

Certificate folder is not created during node installation

O

Certificate folder should appear when there is first connection if I remember correctly certificate manager will try to create PKI (private Key Infra structure). Is container readonly?

Hi.

Container is installed all basic, no specialities and I’m able to install any other nodes. So, I do not think it’s read only.

O

What opcua package are you using?

I have recently tried to build out a server using node-red-contrib-opcua and had issues with freezing/crashing as well.

This is not a containerized system, just basic node-red installed on the pi5 thats running raspbianx64 lite.

Other opcua server packages continue to work fine.