Guest User

pm2 3.0.1 hangs on start

a guest
Jul 24th, 2018
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. [PM2] Spawning PM2 daemon with pm2_home=/root/.pm2
  2. [PM2] PM2 Successfully daemonized
  3. ===============================================================================
  4. --- PM2 REPORT (Tue Jul 24 2018 19:12:13 GMT+0000 (UTC)) ----------------------
  5. ===============================================================================
  6. --- Daemon -------------------------------------------------
  7. pm2d version : 3.0.1
  8. node version : 8.11.3
  9. node path : /bin/pm2
  10. argv : /usr/bin/node,/usr/lib/node_modules/pm2/lib/Daemon.js
  11. argv0 : node
  12. user : root
  13. uid : 0
  14. gid : 0
  15. uptime : 0min
  16. ===============================================================================
  17. --- CLI ----------------------------------------------------
  18. local pm2 : 3.0.1
  19. node version : 8.11.3
  20. node path : /bin/pm2
  21. argv : /usr/bin/node,/bin/pm2,report
  22. argv0 : node
  23. user : root
  24. uid : 0
  25. gid : 0
  26. ===============================================================================
  27. --- System info --------------------------------------------
  28. arch : x64
  29. platform : linux
  30. type : Linux
  31. cpus : Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz
  32. cpus nb : 1
  33. freemem : 310165504
  34. totalmem : 1038225408
  35. home : /root
  36. ===============================================================================
  37. --- PM2 list -----------------------------------------------
  38. ┌──────────┬────┬──────┬─────┬────────┬─────────┬────────┬─────┬─────┬──────┬──────────┐
  39. │ App name │ id │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │
  40. └──────────┴────┴──────┴─────┴────────┴─────────┴────────┴─────┴─────┴──────┴──────────┘
  41. ===============================================================================
  42. --- Daemon logs --------------------------------------------
  43. ┌──────────┬────┬──────┬─────┬────────┬─────────┬────────┬─────┬─────┬──────┬──────────┐
  44. │ App name │ id │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │
  45. └──────────┴────┴──────┴─────┴────────┴─────────┴────────┴─────┴─────┴──────┴──────────┘
  46. Use `pm2 show <id|name>` to get more details about an app
Advertisement
Add Comment
Please, Sign In to add comment