OpcUa Client on a raspberry pi

Hi!

I have an built in opcua server running in a injection machine and I need to connect automatically with that. I´m using ethernet connection, node-red version v3.1.9 and node.js version v18.20.2. When I run my flow I get a message error OpcUa-Client:b95eecf0ea19f418 reconnect trying to reconnect every 30 sec. But if I run in a computer with windows it works. What could be the problem?

I would compare settings between the working windows app and the settings in your Node RED node. It can be tricky to get the node configured correctly, but it should work.

Thank you WalterJ! I already check the configured node and it´s the same. The difference is that the flow I run in a windows pc or in a raspberry pi.