Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm start --debug keeps restarting #35

Open
codeAshu opened this issue Jan 24, 2017 · 1 comment
Open

npm start --debug keeps restarting #35

codeAshu opened this issue Jan 24, 2017 · 1 comment

Comments

@codeAshu
Copy link

Hi trying to run it on mac and following the blog
My node version is 7
No error encountered during the setup run. aiva-development.log is empty.

[ ------- Starting on local machine, not Docker ------- ]

> aiva@4.2.0 development /Users/rusty/codes/aiva
> mkdir -p ./logs; NODE_ENV=development ./node_modules/forever/bin/forever --minUptime=1000 --spinSleepTime=1000 --killSignal=SIGTERM --uid aiva-development -m 10 -a index.js | tee ./logs/aiva-development.log

[Tue Jan 24 2017 06:53:01 GMT+0000 (UTC)] ERROR 
[Tue Jan 24 2017 06:53:01 GMT+0000 (UTC)] ERROR 
error: Forever detected script exited with code: 0
error: Script restart attempt #1
@ghost
Copy link

ghost commented Feb 6, 2017

Try reading through #21

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

No branches or pull requests

1 participant