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

restarting script for 0 time #510

Closed
donpdonp opened this issue Dec 26, 2013 · 1 comment
Closed

restarting script for 0 time #510

donpdonp opened this issue Dec 26, 2013 · 1 comment

Comments

@donpdonp
Copy link

I wish i had more details, but forever 'hung' while monitoring a js script. (forever v0.10.8 node 0.8.15)

Log output is:

error: Forever detected script exited with code: 1
events.js:71
        throw arguments[1]; // Unhandled 'error' event
error: Forever restarting script for 3 time

so far so good but another error happened and

events.js:71
        throw arguments[1]; // Unhandled 'error' event
error: Forever detected script exited with code: 1
error: Forever restarting script for 0 time

and was never restarted again. there was no limit set for the number of restarts.

@indexzero
Copy link
Member

Fixed in #632.

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

3 participants