node-startup
node-startup copied to clipboard
stdin: is not a tty
I am getting the following when attempting to run: /etc/init.d/node-app start
Starting node-app ...
stdin: is not a tty
node-app started with pid 16638
but it does not start (can start manually no problem).