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

cant get magicmirror to show up on screen

Scheduled Pinned Locked Moved Troubleshooting
pm2troubleshoot
28 Posts 4 Posters 21.2k 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.
  • K Offline
    kula
    last edited by Sep 2, 2016, 9:18 PM

    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…

    Y 1 Reply Last reply Sep 2, 2016, 9:21 PM Reply Quote 0
    • Y Offline
      yo-less Module Developer @kula
      last edited by Sep 2, 2016, 9:21 PM

      @kula What command are you talking about?

      K 1 Reply Last reply Sep 2, 2016, 9:21 PM Reply Quote 0
      • K Offline
        kula @yo-less
        last edited by Sep 2, 2016, 9:21 PM

        @yo-less sorry, npm start

        1 Reply Last reply Reply Quote 0
        • Y Offline
          yo-less Module Developer
          last edited by yo-less Sep 2, 2016, 9:25 PM Sep 2, 2016, 9:25 PM

          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?

          K 1 Reply Last reply Sep 2, 2016, 9:31 PM Reply Quote 1
          • K Offline
            kula @yo-less
            last edited by kula Sep 2, 2016, 9:32 PM Sep 2, 2016, 9:31 PM

            @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
            • Y Offline
              yo-less Module Developer
              last edited by Sep 2, 2016, 9:33 PM

              @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 Sep 2, 2016, 10:21 PM

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

                Y 1 Reply Last reply Sep 2, 2016, 10:25 PM Reply Quote 0
                • Y Offline
                  yo-less Module Developer @lysnikolaou
                  last edited by Sep 2, 2016, 10:25 PM

                  @lysnikolaou Welcome to the world of MagicMirror² :)

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