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

[email protected] and later version can not free the script port when reload/restart instances #731

Closed
cutsin opened this issue Sep 23, 2014 · 6 comments

Comments

@cutsin
Copy link

cutsin commented Sep 23, 2014

This Issue like #74

I'm sure that it's [email protected]'s problem. The [email protected] works fine.

On [email protected] & later, "exec_mode": "cluster_mode" was fallback to fork_mode when use '-watch' option.

My Node.js version is: 0.10.32

@cutsin cutsin changed the title [email protected] and later version can not free the script port [email protected] and later version can not free the script port when reload/restart instances Sep 23, 2014
@MiroRadenovic
Copy link

👍 same here.
i have switched to fork_mode to make it work

ubuntu@ip-172-31-21-33:~$ node -v
v0.10.32
ubuntu@ip-172-31-21-33:~$ pm2 -v
0.10.8

@snez
Copy link

snez commented Oct 2, 2014

+1 critical issue, cannot be used in production in cluster mode

@Unitech
Copy link
Owner

Unitech commented Oct 11, 2014

DONT USE cluster mode with Node 0.10.x !!!

@Unitech Unitech closed this as completed Oct 11, 2014
@snez
Copy link

snez commented Oct 11, 2014

@Unitech care to explain why? The readme is a tad poor explaining this.

@Unitech
Copy link
Owner

Unitech commented Oct 11, 2014

#744 (comment)

@snez
Copy link

snez commented Oct 11, 2014

@Unitech thanks!

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