• 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.

MagicMirror no longer launches

Scheduled Pinned Locked Moved Unsolved Troubleshooting
38 Posts 4 Posters 4.1k 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.
  • R Offline
    RIKKO14
    last edited by Apr 20, 2024, 9:21 AM

    Hello,
    my Magic Mirror hasn’t been working for several weeks…
    I updated by :

    git reset --hard && git pull && npm install
    and since then it no longer launches I just have this screen :
    what should I do ?
    Sans titre.png

    Thank you for your help

    M 1 Reply Last reply Apr 20, 2024, 9:42 AM Reply Quote 0
    • M Offline
      mumblebaj Module Developer @RIKKO14
      last edited by Apr 20, 2024, 9:42 AM

      @RIKKO14 My suggestion would be to use the script from Sam. See his Github for script details. Use his upgrade script .

      https://github.com/sdetweil/MagicMirror_scripts

      Run the upgrade script and then run it with apply

      Check out my modules at: https://github.com/mumblebaj?tab=repositories

      R 1 Reply Last reply Apr 20, 2024, 9:50 AM Reply Quote 0
      • R Offline
        RIKKO14 @mumblebaj
        last edited by RIKKO14 Apr 20, 2024, 9:51 AM Apr 20, 2024, 9:50 AM

        @mumblebaj I do, but :

        pi@raspberrypi:~ $ bash -c  "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
        update log will be in /home/pi/MagicMirror/installers/upgrade.log
        doing test run = false
        Node currently installed. Checking version number.
        Minimum Node version: v20.8.0
        Installed Node version: v20.8.0
        Check current Node installation ...
        Node currently installed. Checking version number.
        Minimum Node version: v20.8.0
        Installed Node version: v20.8.0
        No Node.js upgrade necessary.
        Check current NPM installation ...
        NPM currently installed. Checking version number.
        Minimum npm version: V10.1.0
        Installed npm version: V10.1.0
        No npm upgrade necessary.
        
        computing size, want /var/swap=3762MByte, restricting to config limit: 2048MBytes, checking existing: deleting wrong size file (104857600), generating swapfile ... of 2048MBytes
        saving custom.css
        local version 2.27.0 already same as master 2.27.0
        restoring custom.css
        pi@raspberrypi:~ $ 
        

        The screen stile the same…

        M 2 Replies Last reply Apr 20, 2024, 9:56 AM Reply Quote 0
        • M Offline
          mumblebaj Module Developer @RIKKO14
          last edited by Apr 20, 2024, 9:56 AM

          @RIKKO14 I know Sam would want to have a look at the upgrade log. Can you check that for any errors? I think it is in the installers directory.

          Check out my modules at: https://github.com/mumblebaj?tab=repositories

          1 Reply Last reply Reply Quote 0
          • M Offline
            mumblebaj Module Developer @RIKKO14
            last edited by Apr 20, 2024, 9:58 AM

            @RIKKO14 Also, are there any errors where you start MM? If you start it using pm2 then the pm2 logs need to be checked. If NPM then check the terminal where you run npm from.

            Check out my modules at: https://github.com/mumblebaj?tab=repositories

            R 1 Reply Last reply Apr 20, 2024, 10:15 AM Reply Quote 0
            • R Offline
              RIKKO14 @mumblebaj
              last edited by Apr 20, 2024, 10:15 AM

              @mumblebaj sorry I don’t anderstand what to do… can you give the scrip to write in my terminal ?

              M 1 Reply Last reply Apr 20, 2024, 11:07 AM Reply Quote 0
              • M Offline
                mumblebaj Module Developer @RIKKO14
                last edited by Apr 20, 2024, 11:07 AM

                @RIKKO14 How do you start MagicMirror?

                Check out my modules at: https://github.com/mumblebaj?tab=repositories

                R 1 Reply Last reply Apr 20, 2024, 11:16 AM Reply Quote 0
                • R Offline
                  RIKKO14 @mumblebaj
                  last edited by Apr 20, 2024, 11:16 AM

                  @mumblebaj with pm2

                  M 1 Reply Last reply Apr 20, 2024, 11:21 AM Reply Quote 0
                  • M Offline
                    mumblebaj Module Developer @RIKKO14
                    last edited by Apr 20, 2024, 11:21 AM

                    @RIKKO14 You should then be able to run pm2 logs --lines 50 and that should return the details from the pm2 log. Hopefully it has any error details.

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories

                    S 1 Reply Last reply Apr 20, 2024, 11:44 AM Reply Quote 0
                    • S Offline
                      sdetweil @mumblebaj
                      last edited by sdetweil Apr 20, 2024, 1:01 PM Apr 20, 2024, 11:44 AM

                      @RIKKO14 because MagicMirror now uses a pm2 library inside, we have a version conflict…(I think)

                      do

                      sudo npm install pm2 -g
                      

                      then reboot

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      R 1 Reply Last reply Apr 21, 2024, 10:45 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 1 / 4
                      1 / 4
                      • First post
                        1/38
                        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