Advertisement
Guest User

Untitled

a guest
Oct 18th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. PM2] Spawning PM2 daemon with pm2_home=/home/pi/.pm2
  2. [PM2] PM2 Successfully daemonized
  3. [PM2][WARN] Applications MagicMirror not running, starting...
  4. [PM2] App [MagicMirror] launched (1 instances)
  5. ┌─────────────┬────┬──────┬───────┬────────┬─────────┬────────┬─────┬──────────┬──────┬──────────┐
  6. │ App name │ id │ mode │ pid │ status │ restart │ uptime │ cpu │ mem │ user │ watching │
  7. ├─────────────┼────┼──────┼───────┼────────┼─────────┼────────┼─────┼──────────┼──────┼──────────┤
  8. │ MagicMirror │ 0 │ fork │ 14517 │ online │ 0 │ 0s │ 0% │ 2.6 MB │ pi │ enabled │
  9. └─────────────┴────┴──────┴───────┴────────┴─────────┴────────┴─────┴──────────┴──────┴──────────┘
  10. Use `pm2 show <id|name>` to get more details about an app
  11. [PM2] Saving current process list...
  12. [PM2] Successfully saved in /home/pi/.pm2/dump.pm2
  13.  
  14. We're ready! Run DISPLAY=:0 npm start from the ~/MagicMirror directory to start your MagicMirror.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement