Skip to content

Instantly share code, notes, and snippets.

@charusat09
Created October 28, 2016 14:02
Show Gist options
  • Save charusat09/275b2db17cae003707b86e32ace0970c to your computer and use it in GitHub Desktop.
Save charusat09/275b2db17cae003707b86e32ace0970c to your computer and use it in GitHub Desktop.
Mayur~/Desktop/Mayur/VS/pickk-pickk-import-cbcb1245fdee pm2 start pm2/actors.dev.json
[PM2][WARN] You are starting 1 processes in fork_mode without load balancing. To enable it remove -x option.
[PM2][WARN] You are starting 1 processes in fork_mode without load balancing. To enable it remove -x option.
[PM2] Applying action restartProcessId on app [ImportGames](ids: 0)
[PM2][ERROR] Process 0 not found
Process not found
[PM2] Applying action restartProcessId on app [ImportFutureGames](ids: 1)
[PM2][ERROR] Process 1 not found
Process not found
┌───────────────────┬────┬──────┬──────┬─────────┬─────────┬────────┬─────┬────────┬──────────┐
│ App name │ id │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ watching │
├───────────────────┼────┼──────┼──────┼─────────┼─────────┼────────┼─────┼────────┼──────────┤
│ ImportFutureGames │ 1 │ fork │ 4529 │ errored │ 0 │ 0 │ 0% │ 0 B │ disabled │
│ ImportGames │ 0 │ fork │ 4528 │ errored │ 0 │ 0 │ 0% │ 0 B │ disabled │
└───────────────────┴────┴──────┴──────┴─────────┴─────────┴────────┴─────┴────────┴──────────┘
Use `pm2 show <id|name>` to get more details about an app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment