Exec node - help with how it spawns

ok, so you installed using the node-red installer script.

Try this...

  1. open a terminal
  2. run node-red-stop (to stop node-red)
  3. enter export XDG_RUNTIME_DIR=/run/user/$(id -u)
  4. enter node-red
  5. test your exec nodes

If this works, edit your service file as described in my previous post & restart the pi