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.

    MM Not Displaying after update

    Scheduled Pinned Locked Moved Solved Troubleshooting
    20 Posts 2 Posters 3.1k Views 2 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.
    • S Offline
      sdetweil @Achilles
      last edited by

      @achilles you can look in the modules without a package.json, to see if they have a node_helper.js, and if they have one, check for require(‘???’)

      where ??? is NOT node_helper

      if they have those types of require, then they are dependent on mm providing the library

      request and valid-url
      are two we know modules didn’t document.
      (because it just worked)

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply Reply Quote 0
      • A Offline
        Achilles @sdetweil
        last edited by

        @sdetweil When I run npm start, I just get a black screen. Does this mean every one of my modules is wrong?

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

          @achilles no. look at the messages

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          A 1 Reply Last reply Reply Quote 0
          • A Offline
            Achilles @sdetweil
            last edited by

            @sdetweil Okay, so when it says 'no helper found for the module, it is missing the node_helper,js, correct?

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

              @achilles no. helper is option, so that is ok

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              A 2 Replies Last reply Reply Quote 0
              • A Offline
                Achilles @sdetweil
                last edited by

                @sdetweil Okay, I have cleaned up my config and I am now slowly adding back modules one by one and testing. I might not finish this tonight, but I still appreciate your help on all of this.

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Achilles @sdetweil
                  last edited by

                  @sdetweil I went ahead and added all of my modules back one on one, and they are working. Whew. Now, when I go back out to the raspberrypi prompt in the terminal, and put in,

                  pm2 start MagicMirror, it says it is online, but it does not start. It says it is online, but it does not start.

                  When I npm start from that folder, however, everything is working.

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

                    @achilles I have seen a few systems that have trouble w pm2.

                    run the fixuppm2 script from my site (last in the list)
                    https://github.com/sdetweil/MagicMirror_scripts

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    A 1 Reply Last reply Reply Quote 0
                    • A Offline
                      Achilles @sdetweil
                      last edited by

                      @sdetweil Thank you so very much! It looks like that was the last piece of the puzzle! I think it is working totally now. And, believe it or not, the thing that sent me down this entire path in the first place, the PushBulletNotifications module, is now working, too!

                      I will see if anything strange happens over the next few hours, but I think we are good now!

                      Thanks again!

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