You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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"}
The text was updated successfully, but these errors were encountered: