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

Q: how to terminate forever's sub-process under windows (8.1)? #686

Open
mr-moon opened this issue Feb 25, 2015 · 4 comments
Open

Q: how to terminate forever's sub-process under windows (8.1)? #686

mr-moon opened this issue Feb 25, 2015 · 4 comments

Comments

@mr-moon
Copy link

mr-moon commented Feb 25, 2015

forever bin\www works normally. But I can't terminate it. ctrl+c asks about "Terminate batch job (Y/N)? Y", but node.exe process isn't terminated. Specifically, forever bin\www spawns 2 (two) node.exe processes, and sequential execution throws Error: listen EADDRINUSE at me.

Tried cmd.exe, powershell.exe, same result. Forever is v0.14.1

@gabmontes
Copy link

@mr-moon did you find any workaround to this issue? I can confirm the issue on Windows 7 and 0.15.1 too.

@Vavooon
Copy link

Vavooon commented Dec 2, 2015

Affects me too. Will try to fix.

@Vavooon
Copy link

Vavooon commented Dec 2, 2015

Here's my fix but i don't understand why checks have failed. Everything is fine when i run it on my PC.
#778

@simplesmiler
Copy link

Happens on Windows 7 with forever 0.15.2.

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

4 participants