MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    SOLVED Magic mirror is not showing up

    Troubleshooting
    4
    37
    449
    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.
    • C
      CoopDog1712 @sdetweil last edited by

      @sdetweil whoops…
      ok is did pm2 stop all and then entered that line of code you gave me and got this 2022-04-24-084933_1920x1080_scrot.png

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @CoopDog1712 last edited by

        @CoopDog1712

        ok do

        we will delete 1 entry so you don’t have 2 trying to run at the same time
        and then reboot

        pm2 delete  1
        pm2 save
        sudo reboot 
        

        Sam

        Create a working config
        How to add modules

        C 1 Reply Last reply Reply Quote 0
        • C
          CoopDog1712 @sdetweil last edited by

          @sdetweil k i rebooted, then i started it up. nothing came up, still a blank screen so i did pm2 stop all and then did pm2 logs --lines=50 and these came up2022-04-24-090948_1920x1080_scrot.png

          2022-04-24-090952_1920x1080_scrot.png

          2022-04-24-090955_1920x1080_scrot.png

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @CoopDog1712 last edited by

            @CoopDog1712

            pm2 status again

            also, how did you install mm? manual or my automated script?

            did you setup MM autostart before adding pm2?

            ps -ef | grep -i magicmirror

            Sam

            Create a working config
            How to add modules

            C 1 Reply Last reply Reply Quote 0
            • C
              CoopDog1712 @sdetweil last edited by

              @sdetweil i installed it manually, and no it didnt

              S 1 Reply Last reply Reply Quote 0
              • S
                sdetweil @CoopDog1712 last edited by

                @CoopDog1712 what is the output of pm2 status?

                Sam

                Create a working config
                How to add modules

                C 1 Reply Last reply Reply Quote 0
                • C
                  CoopDog1712 @sdetweil last edited by

                  @sdetweil 2022-04-24-091503_1920x1080_scrot.png

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    sdetweil @CoopDog1712 last edited by

                    @CoopDog1712 ok, pm2 flush

                    then

                    cd ~/MagicMirror
                    npm start 
                    

                    Sam

                    Create a working config
                    How to add modules

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      CoopDog1712 @sdetweil last edited by

                      @sdetweil k i did that and it was still a blank screen, so i stoped it and did pm2 logs --lines=50 and got this 2022-04-24-091953_1920x1080_scrot.png

                      also would it be worth a try to just completely delete everything and then start from scratch?

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        sdetweil @CoopDog1712 last edited by

                        @CoopDog1712 yeh, I don’t know whats going on

                        do

                        pm2 delete 4
                        pm2 save -f
                        rm -rf MagicMirror
                        

                        then run my install script

                        see
                        https://github.com/sdetweil/MagicMirror_scripts

                        it will prompt if u want pm2 again
                        and for turn off screen saver

                        does everything

                        Sam

                        Create a working config
                        How to add modules

                        C 3 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 3 / 4
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy