MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-Astrology MagicMirror Crash

    Troubleshooting
    3
    6
    868
    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
      dgregory19 last edited by

      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

      justjim1220 Mykle1 2 Replies Last reply Reply Quote 0
      • justjim1220
        justjim1220 Module Developer @dgregory19 last edited by

        @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
        • Mykle1
          Mykle1 Project Sponsor Module Developer @dgregory19 last edited by

          @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
          • Mykle1
            Mykle1 Project Sponsor Module Developer last edited by Mykle1

            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 Reply Quote 2
            • D
              dgregory19 @Mykle1 last edited by

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

              Mykle1 1 Reply Last reply Reply Quote 0
              • Mykle1
                Mykle1 Project Sponsor Module Developer @dgregory19 last edited by

                @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
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy