node-supervisor icon indicating copy to clipboard operation
node-supervisor copied to clipboard

Supervisor with NodeJS 4.2.6 - Crashing Child

Open DemersM opened this issue 9 years ago • 8 comments

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.

DemersM avatar Feb 01 '16 17:02 DemersM

Me too,and my node version is 4.3.1,supervisor always crashing child when I change some codes frequently.

ShinyLeee avatar Apr 04 '16 03:04 ShinyLeee

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.

DemersM avatar Apr 04 '16 12:04 DemersM

@petruisfan Any updates on this?

njj avatar May 04 '16 18:05 njj

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 avatar May 05 '16 12:05 petruisfan

@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 crashing child in the console.

njj avatar May 05 '16 12:05 njj

@petruisfan I'm on Windows 8 64bits

DemersM avatar May 05 '16 12:05 DemersM

@petruisfan Win10 64bits, node 4.4.2 always crashing child and restart it.

ccimage avatar Sep 19 '17 03:09 ccimage

Same here on Mac

twhetzel avatar May 21 '19 13:05 twhetzel