Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

repl doesn't work running root #20

Open
jaslo opened this issue Aug 26, 2014 · 0 comments
Open

repl doesn't work running root #20

jaslo opened this issue Aug 26, 2014 · 0 comments

Comments

@jaslo
Copy link

jaslo commented Aug 26, 2014

I started my node server app from root crontab, using cluster-master and even though I had "repl:3001" set, the repl seems to have not started.
netstat showed no listener on 3001.
on startup, I did see the message: "resize and then setup repl"

crontab invoked this script:

!/bin/sh

cd /home/jloveman/callhome2
/usr/bin/screen -dmS callhome2 sudo node /home/jloveman/callhome2/cluster_worker.js

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant