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-docker edge case with auto-exit #3408

Closed
Unitech opened this issue Jan 16, 2018 · 2 comments
Closed

pm2-docker edge case with auto-exit #3408

Unitech opened this issue Jan 16, 2018 · 2 comments

Comments

@Unitech
Copy link
Owner

Unitech commented Jan 16, 2018

Greetings.

Recently one of our micro services running with pm2-docker inside a docker container abruptly went offline for no apparent reason with the simplest possible log:

{"log":"PM2 Daemon is dead\n","stream":"stderr","time":"2018-01-11T01:50:22.891420881Z"}

Any attempt to restart the docker was unsucesseful, again with the simplest possible log:

{"log":"Connecting...\n","stream":"stdout","time":"2018-01-11T10:29:35.369262203Z"}
{"log":"..0 application online, exiting\n","stream":"stdout","time":"2018-01-11T10:29:36.565261564Z"}
{"log":"Exiting PM2\n","stream":"stdout","time":"2018-01-11T10:29:36.571631221Z"}

@Unitech
Copy link
Owner Author

Unitech commented Feb 2, 2018

704ae51

@wallet77
Copy link
Contributor

PM2 2.10.1 has been released:

$ npm install pm2@latest -g
$ pm2 update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants