Node Red - Stuck in Restart Loop

Duh. Well spotted! That’s exactly why its throwing the permission issue.
Node-RED does not run as root (sudo) and so it cant open it and hence the crash.
It all makes sense now.

Its not the IP address, its the port number… This post will help @Dmachuk