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

Black Screen after Booting Up

Scheduled Pinned Locked Moved Troubleshooting
26 Posts 4 Posters 14.4k Views 4 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.
  • J Offline
    j.e.f.f Project Sponsor Module Developer @nickymac12
    last edited by Aug 18, 2017, 3:44 AM

    @nickymac12 type:

    cd ~/MagicMirror/config (Takes you to the MM config directory)

    mv config.js.bak config.js (Restores your config file)

    pm2 restart mm (restarts MagicMirror)

    1 Reply Last reply Reply Quote 0
    • F Offline
      fox @j.e.f.f
      last edited by Oct 17, 2017, 6:53 PM

      @j.e.f.f said in Black Screen after Booting Up:

      @nickymac12 ok. Try installing the sample config file.
      Type:

      cd ~/MagicMirror/config

      mv config.js config.js.bak (this will back up your existing config)

      cp config.js.sample config.js

      pm2 restart mm

      If magic mirror starts, then you either have a problem with your config or with a module.

      I checked the sample config. No other modules installed only the original. But i still have a blank screen…
      What would you propose?

      Issues With MMM-WatchDog known?

      https://forum.magicmirror.builders/post/29827

      Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

      J 1 Reply Last reply Oct 17, 2017, 7:02 PM Reply Quote 0
      • J Offline
        j.e.f.f Project Sponsor Module Developer @fox
        last edited by Oct 17, 2017, 7:02 PM

        @fox I’d suggest backing up your MagicMirror folder (i.e. rename it) and try a fresh install. By renaming it you won’t lose anything.

        F 1 Reply Last reply Oct 17, 2017, 7:03 PM Reply Quote 0
        • F Offline
          fox @j.e.f.f
          last edited by fox Oct 17, 2017, 7:43 PM Oct 17, 2017, 7:03 PM

          @j.e.f.f said in Black Screen after Booting Up:

          @fox I’d suggest backing up your MagicMirror folder (i.e. rename it) and try a fresh install. By renaming it you won’t lose anything.

          I Think so
          I just punched the

          bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
          

          in the terminal…

          @j.e.f.f do you know how i can solve the two pm2 sessions after a fresh install?
          With pm2 status i get always two MagicMirror/mm instances.
          If i kill one, it comes back after a few seconds

          Issues With MMM-WatchDog known?

          https://forum.magicmirror.builders/post/29827

          Useful for PIR-Sensor: https://forum.magicmirror.builders/post/21299

          M 1 Reply Last reply Oct 17, 2017, 8:18 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @fox
            last edited by Oct 17, 2017, 8:18 PM

            @fox said in Black Screen after Booting Up:

            With pm2 status i get always two MagicMirror/mm instances.
            If i kill one, it comes back after a few seconds

            type pm2 stop mm or pm2 stop mm.sh in a terminal

            Create a working config
            How to add modules

            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