• 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 22.9k 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.
  • L Offline
    lysnikolaou
    last edited by Sep 2, 2016, 8:01 PM

    I will certainly let you know. Do you think that it would be better to run the automatic installation command or manually install nodejs, clone the rep and the install npm?

    Y 1 Reply Last reply Sep 2, 2016, 8:05 PM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer
      last edited by Sep 2, 2016, 8:02 PM

      i did it like this on several pi’s now and never had issues https://forum.magicmirror.builders/topic/236/complete-setup-tutorial

      Please create a github issue if you need help, so I can keep track

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

        @lysnikolaou Unfortunately, I have no experience with the automatic installation because it isn’t supported for my hardware setup. But it seems to be the best way of going about it and the instructions in the link @strawberry-3-141 has posted is the way to go, @KirAsh4 has put a lot of energy into it and if you follow it closely, I’d be surprised if you still ran into trouble.

        1 Reply Last reply Reply Quote 0
        • L Offline
          lysnikolaou
          last edited by Sep 2, 2016, 8:06 PM

          Thanks a lot to both of you. I will inform you about the results, as soon as I have it done.

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