Problem trying to use a node


I'm currently having a problem trying to start node red locally without a connection,
I'm currently using node-red-contrib-cip-st-ethernet-ip node
And it throws me this error
Does anybody know how can I solve it?
This is on a RevPi4

If by without a connection you mean no network, then ENETUNREACH makes sense.

The node should not crash node red, but that is something you need to report to the author.

You can start in safe mode, go to the editor and remove or disable the node, then deploy.

node-red-start ---safe

Maybe add your voice to this open issue: Uncaught Exception : Error: send EHOSTUNREACH 255.255.255.255:44818 · Issue #18 · SerafinTech/node-red-contrib-cip-st-ethernet-ip · GitHub