I have installed node-red on a remote Server (Debian OS).
I am using the power Shell terminal to Access this remote operating System.
I am getting an error that port is in use already. I have checked the port. So on port 1880 node-red is running.
But i dont know how can i start the node red flow (visual) form power Shell terminal. I dont have (Desktop or Browser) of this Debian .
Ok, using powershell, can you stop node-RED, and then start node-RED again, the startup routine should then start logging in the console.
Copy the log, and paste it here so we can see what's going on.
Also, is your remote instance blocking port 1880? Many cloud instances require you to make changes to the firewall & open the port.