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.

    First four-five modules showing, the others are not

    Scheduled Pinned Locked Moved Solved Troubleshooting
    5 Posts 3 Posters 1.2k 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.
    • T Offline
      techlady
      last edited by

      Hi,
      I am running Magic Mirror- the latest version on a Raspberry PI 4. It was working fine for the last couple of weeks, but it stopped working correctly. The first few modules show, but no modules after them shows. I ran dev console. This is the message I get each time I run it: main.js:36 Uncaught TypeError: Cannot read property 'appendChild' of undefined at main.js:36 at Array.forEach (<anonymous>) at createDomObjects (main.js:20) at Object.modulesStarted (main.js:502) at startModules (loader.js:55) at loader.js:38 at HTMLLinkElement.stylesheet.onload (loader.js:210)

      I also get this warning:

      Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
          Policy set or a policy with "unsafe-eval" enabled. This exposes users of
          this app to unnecessary security risks.
      
      For more information and help, consult
      https://electronjs.org/docs/tutorial/security.
      This warning will not show up
      once the app is packaged.
      (anonymous)	@	electron/js2c/renderer_init.js:111
      
      Any help you can give will be appreciated.
      
      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @techlady
        last edited by

        @techlady I would start by disabling each module one at a time

        add

          disabled: true, 
        

        after the module:
        line

        and restart mm

        it looks like a module did not return content from it’s getDom() routine

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          techlady @sdetweil
          last edited by

          @sdetweil Thank you very much. That did the trick.

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @techlady
            last edited by

            @techlady which module was the villian?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              techlady @sdetweil
              last edited by

              @sdetweil Luckily, it was the very next one- the default compliments module. I haven’t taken the time to see what is wrong with it. Since everything works now, I’ll leave it disabled until I have time to figure it out.

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • 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