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.

    cant get magicmirror to show up on screen

    Scheduled Pinned Locked Moved Troubleshooting
    pm2troubleshoot
    28 Posts 4 Posters 23.8k Views 5 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.
    • kulaK Offline
      kula
      last edited by

      Hi everyone,
      I have the same problem. Via ssh I get the same error. But using the same command in the terminal on the pi then it is working. I’m confused…

      yo-lessY 1 Reply Last reply Reply Quote 0
      • yo-lessY Offline
        yo-less Module Developer @kula
        last edited by

        @kula What command are you talking about?

        kulaK 1 Reply Last reply Reply Quote 0
        • kulaK Offline
          kula @yo-less
          last edited by

          @yo-less sorry, npm start

          1 Reply Last reply Reply Quote 0
          • yo-lessY Offline
            yo-less Module Developer
            last edited by yo-less

            Then you’re not experiencing the same problem. What you are describing is normal behavior.

            If you use SSH, the Pi doesn’t know what monitor it should use, since you’re sitting in front of another monitor, so your command should be:

            DISPLAY=:0 npm start
            

            Try that, it should work without problems.

            Everything is also explained here .

            Why aren’t you using PM2 to run the mirror?

            kulaK 1 Reply Last reply Reply Quote 1
            • kulaK Offline
              kula @yo-less
              last edited by kula

              @yo-less thanks, it works. I’m just getting into it and followed up the tutorial strawberry 3.141 mentioned before - with the difference that I used ssh :)
              now I’m going to read about the PM2 thing.

              1 Reply Last reply Reply Quote 0
              • yo-lessY Offline
                yo-less Module Developer
                last edited by

                @kula Great to know it’s working for you. Use PM2, it makes sure your mirror stays up and running and doesn’t stop at some stage. It also provides logs that can help troubleshoot potential mirror problems.

                1 Reply Last reply Reply Quote 1
                • L Offline
                  lysnikolaou
                  last edited by

                  It finally worked for me, after reinstalling raspbian. Thanks you everyone for your help!

                  yo-lessY 1 Reply Last reply Reply Quote 0
                  • yo-lessY Offline
                    yo-less Module Developer @lysnikolaou
                    last edited by

                    @lysnikolaou Welcome to the world of MagicMirror² :)

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 3
                    • 3 / 3
                    • 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