MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    newbie ... can't make magicmirror boot on startup

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 3 Posters 616 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      dawnwiener
      last edited by

      hi there,

      from the /home/pi folder I can run my mm.sh file without issue and get a magic mirror display working. Huzzah.

      when I follow these instructions magic mirror won’t auto boot…

      environment:

      • Rpi B+
      • running latest version of raspbian buster
      • VNC enabled
      • pm2 version: npm -v 6.14.4
      • electron installed manually as per guide

      the pi keeps booting to desktop.

      Any clues?

      S bheplerB 2 Replies Last reply Reply Quote 0
      • S Away
        sdetweil @dawnwiener
        last edited by

        @dawnwiener run the fixuppm2 script from here

        https://github.com/sdetweil/MagicMirror_scripts

        read the readme for the command to issue.

        (if u had used the automated installer, also from this site, it would have done this for you)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Reply Quote 0
        • bheplerB Offline
          bhepler Module Developer @dawnwiener
          last edited by

          @dawnwiener said in newbie ... can't make magicmirror boot on startup:

          pm2 version: npm -v 6.14.4

          PM2 is a program that is installed via NPM. You have reported the NPM version, not the PM2 version.

          NPM is the Node Package Manager. It’s responsible for installing and configuring applications. PM2 is a process manager. It’s responsible for monitoring your Magic Mirror application and auto-starting it when your mirror boots.

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            dawnwiener @bhepler
            last edited by

            @bhepler Many thanks for your clarification… been playing with pm2 status and a few other bits and pieces… I’m learning! Great!

            1 Reply Last reply Reply Quote 0
            • D Offline
              dawnwiener @sdetweil
              last edited by

              @sdetweil Thank you ever so much… I should have used the automated installer and will do so next time. This script fixed things right up.

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy