-
Notifications
You must be signed in to change notification settings - Fork 261
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
Supervisor with NodeJS 4.2.6 - Crashing Child #182
Comments
Me too,and my node version is 4.3.1,supervisor always crashing child when I change some codes frequently. |
I did not found a solution to this problem so far. Now I am using nodemon https://github.com/remy/nodemon until this problem is resolved. |
@petruisfan Any updates on this? |
Hey guys, sorry about the delay. Is everybody having problems on Windows? I've been using supervisor with node 4, 5 and 6 on Linux, with no problem. |
@petruisfan I'm on OS X (El Capitan). The issue happens with frequent code changes, instead of restarting it crashes. I get a lot of |
@petruisfan I'm on Windows 8 64bits |
@petruisfan |
Same here on Mac |
Since I upgraded nodejs v0.11 to v4.2.6, supervisor is always crashing child after every request render. There is no error message in the server console but in the client browser console there is a lot of net::ERR_CONNECTION_RESET
Is supervisor compatible with nodejs v4.X ?
I am on windows 64bit.
The text was updated successfully, but these errors were encountered: