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

PM2 kill/stop leads to error #360

Closed
itayw opened this issue Apr 6, 2014 · 1 comment
Closed

PM2 kill/stop leads to error #360

itayw opened this issue Apr 6, 2014 · 1 comment
Assignees
Milestone

Comments

@itayw
Copy link
Member

itayw commented Apr 6, 2014

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: channel closed
  at process.target.send (child_process.js:402:26)
  at process.uncaughtListener (/Users/Matt/.nvm/v0.10.26/lib/node_modules/pm2/lib/ProcessContainer.js:102:17)
  at process.EventEmitter.emit (events.js:117:20)
  at process._fatalException (node.js:272:26)
@itayw itayw added this to the Version 0.4.1 milestone Apr 6, 2014
@itayw itayw self-assigned this Apr 6, 2014
itayw added a commit that referenced this issue Apr 6, 2014
@itayw
Copy link
Member Author

itayw commented Apr 6, 2014

The message is still there, but the node exists after a kill/stop command.

itayw added a commit that referenced this issue Apr 6, 2014
itayw added a commit that referenced this issue Apr 8, 2014
@itayw itayw closed this as completed Apr 8, 2014
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

1 participant