MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Smedegaard
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Smedegaard

    @Smedegaard

    0
    Reputation
    206
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Smedegaard Unfollow Follow

    Latest posts made by Smedegaard

    • Cannot start after reboot?

      Hi,

      I cannot start the MagicMirror after reboot. When i type:

      pm2 start MagicMirror
      

      I get the following error:

      [PM2] Spawning PM2 daemon with pm2_home=/home/pi/.pm2
      [PM2] PM2 Successfully daemonized
      [PM2][ERROR] script not found : /opt/aiy/projects-python/MagicMirror
      script not found : /opt/aiy/projects-python/MagicMirror
      

      UPDATE:

      I did an update and now it tells me that it is starting MagicMirror but it does not show after reboot or when entering:

      pm2 start MagicMirror
      

      I just get the following lines:

      pi@raspberrypi:~/AIY-projects-python $ pm2 start MagicMirror [PM2] Applying action restartProcessId on app [MagicMirror](ids: 0)
      [PM2] [MagicMirror](0) ✓
      [PM2] Process successfully started
      ┌─────────────┬────┬───────┬────────┬────────┬─────┬────────┬───────────┐
      │ Name        │ id │ mode  │ status │ ↺      │ cpu │ memory │
      ├─────────────┼────┼───────┼────────┼────────┼─────┼────────┼───────────┤
      │ MagicMirror │ 0  │ 2.6.0 │ fork   │ online │ 18  │ 0%     │ 13.7 MB   │
      └─────────────┴────┴───────┴────────┴────────┴─────┴────────┴───────────┘
      
      posted in Troubleshooting
      S
      Smedegaard