• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MM startup problem after update

Scheduled Pinned Locked Moved Unsolved Requests
42 Posts 3 Posters 4.2k Views 4 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.
  • M Offline
    manu85340
    last edited by sdetweil Jul 1, 2024, 10:34 AM Jul 1, 2024, 8:48 AM

    Hello, I updated the new MM with the script from @sdetweil (as I usually do) everything went well but after the sudo reboot the screen remains stuck on the operating system page raspberry but the MM does not start, I tried to do

    pm2 stop al
    

    l and then

    pm2 start all
    

    but still nothing happens on the pi screen! thank you in advance for your help, the script is as follows, I passed it after doing a pm2 stop all

    bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
    
    B 1 Reply Last reply Jul 1, 2024, 9:22 AM Reply Quote 0
    • B Offline
      BKeyport Module Developer @manu85340
      last edited by Jul 1, 2024, 9:22 AM

      @manu85340 did you get a all black screen? There’s some background stuff that needs node/npm upgraded. If you updated before around 6 hours prior to your post, run the command again.

      The "E" in "Javascript" stands for "Easy"

      M 1 Reply Last reply Jul 1, 2024, 9:29 AM Reply Quote 0
      • M Offline
        manu85340 @BKeyport
        last edited by Jul 1, 2024, 9:29 AM

        @BKeyport No I didn’t have a black screen, I ran the script I didn’t get an error message I updated about 2 hours ago, I updated again the update an hour ago but MM still does not want to start I don’t understand why thank you for your help

        S 1 Reply Last reply Jul 1, 2024, 10:21 AM Reply Quote 0
        • S Away
          sdetweil @manu85340
          last edited by sdetweil Jul 1, 2024, 10:37 AM Jul 1, 2024, 10:21 AM

          @manu85340 logs

          pm2 stop all
          cd ~/MagicMirror
          npm start

          pm2 logs --lines=50
          also might tell us

          I’ve seen some troubles w pm2 lately not on pi os, but maybe here too now

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S M 2 Replies Last reply Jul 1, 2024, 10:53 AM Reply Quote 0
          • S Away
            sdetweil @sdetweil
            last edited by Jul 1, 2024, 10:53 AM

            @manu85340 also try this

            sudo npm install -g pm2@latest
            pm2 update
            sudo reboot
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Jul 1, 2024, 12:02 PM Reply Quote 0
            • M Offline
              manu85340 @sdetweil
              last edited by Jul 1, 2024, 11:46 AM

              @sdetweil Hi Stan, I’m happy to read you (every time I have problems :-)) here are the screenshots of what you asked me to do

              feefc355-6708-4a00-9e09-fb6a8193190f-image.png

              d39f2b3a-d1d6-48a9-9799-c0f056ab2c90-image.png

              a6c5aac9-49a6-4070-b2b2-203f145196b3-image.png

              S 1 Reply Last reply Jul 1, 2024, 11:59 AM Reply Quote 0
              • S Away
                sdetweil @manu85340
                last edited by Jul 1, 2024, 11:59 AM

                @manu85340 fun

                try this

                pm2 stop all
                cd ~/MagicMirror 
                npm install electron@31.1.0
                

                then npm start

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Jul 1, 2024, 12:07 PM Reply Quote 0
                • M Offline
                  manu85340 @sdetweil
                  last edited by Jul 1, 2024, 12:02 PM

                  @sdetweil I’m stuck at this level

                  ede37768-d1b5-40d2-81b2-660908f6d972-image.png

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    manu85340 @sdetweil
                    last edited by Jul 1, 2024, 12:07 PM

                    @sdetweil
                    e4257226-bac9-4485-b1b7-79792b44285f-image.png

                    S 1 Reply Last reply Jul 1, 2024, 12:29 PM Reply Quote 0
                    • S Away
                      sdetweil @manu85340
                      last edited by Jul 1, 2024, 12:29 PM

                      @manu85340 but what about npm start??

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      M 1 Reply Last reply Jul 1, 2024, 12:41 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 1 / 5
                      1 / 5
                      • First post
                        4/42
                        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