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.

    Blackscreen after update to v.2.8.0

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    30 Posts 8 Posters 10.4k Views 7 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.
    • P Offline
      panos
      last edited by

      How to completely remove magicmirror in order to install it from scratch?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @panos
        last edited by

        @panos rename the MagicMirror folder to MagicMirror-old

        then run install again…

        then u can copy modules, config file, … then when all is good,
        rm -rf MagicMirror-old

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • P Offline
          panos
          last edited by panos

          Finally I get this worked!!
          thanks dude

          Edit:
          After restoring config/custom.css/ and install all modules from the beginning, the problem has occurred again.:(:(

          S 1 Reply Last reply Reply Quote 0
          • P Offline
            panos
            last edited by

            Is there a way to install v2.7 instead?

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @panos
              last edited by sdetweil

              @panos that generally means a mismatch between node_module levels…

              so, in each module with a node_modules folder do

              rm -rf node_modules
              npm install
              

              first, just disable one module at a time,
              update the failing one first

              add disabled: true,
              in front of the module name

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                panos @sdetweil
                last edited by panos

                @sdetweil it turns out that MMM-moon-phases module has the problem! I comment out the code and everything works like a charm!! Thanks for your help!!

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

                  @panos

                  There are other moon phase modules that you can try. Search the 3rd party modules page

                  Create a working config
                  How to add modules

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