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

MMM-Astrology MagicMirror Crash

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 3 Posters 1.4k Views 3 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.
  • D Offline
    dgregory19
    last edited by Feb 8, 2019, 2:35 AM

    After doing git and adding config my MagicMirror will not start and goes to black screen and I can’t exit out. I have to power down Pi to start over. Here is a picture of what I get. Since it locks me out I have to video tape the screen and then capture the picture. 0_1549593291301_SmartSelectImage_2019-02-07-20-52-38.png

    J M 2 Replies Last reply Feb 8, 2019, 3:15 AM Reply Quote 0
    • J Offline
      justjim1220 Module Developer @dgregory19
      last edited by Feb 8, 2019, 3:15 AM

      @dgregory19

      you may possibly have a syntax error

      Try: npm run config:check

      "Life's Too Short To Dance With Ugly People"
      Jim Hallock - 1995

      1 Reply Last reply Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @dgregory19
        last edited by Feb 8, 2019, 3:15 AM

        @dgregory19

        In the MMM-Astrology folder is a node_helper.js file. The very first character on the very first line (line 1) is an * character. You can put a backslash character in front of that * so that line (line 1) looks like this:

        /* Magic Mirror

        That will allow the module to run. I just tested it.

        I’ll ask the author to fix the repo.

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • M Offline
          Mykle1 Project Sponsor Module Developer
          last edited by Mykle1 Feb 8, 2019, 3:47 AM Feb 8, 2019, 3:41 AM

          I fixed the issue and sent the author a pull request. I’m sure he’ll update the module in no time.

          Edit: The author has merged the pull request so you can do a git pull in the MMM-Astrology directory

          Create a working config
          How to add modules

          D 1 Reply Last reply Feb 8, 2019, 4:27 AM Reply Quote 2
          • D Offline
            dgregory19 @Mykle1
            last edited by Feb 8, 2019, 4:27 AM

            @mykle1 Thats the funny part. I did run the config:check and it found no errors. Thanks for checking into this. I’ll take a stab at it tomorrow.

            M 1 Reply Last reply Feb 8, 2019, 12:33 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @dgregory19
              last edited by Feb 8, 2019, 12:33 PM

              @dgregory19 said in MMM-Astrology MagicMirror Crash:

              Thats the funny part. I did run the config:check and it found no errors

              That’s because the error wasn’t in the config.js file, as mentioned above. So now you don’t have to make the edit yourself. Simply run git pull in the MMM-Astrology directory then run your mirror

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              1 / 1
              • First post
                5/6
                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