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.

    UnhandledPromiseRejectionWarning on launch

    Scheduled Pinned Locked Moved Solved Troubleshooting
    7 Posts 4 Posters 1.4k Views 4 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 Away
      sdetweil @selyjohns
      last edited by sdetweil

      @selyjohns I don’t know why either.

      this is likely the updatenotification module

      edit the config.js and add

      disabled: true,

      after the line
      module: “updatenotification”
      make sure there is a comma on the end of the module line

      {
         module:"updatenotification",
          disabled: true
      },
      

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @sdetweil
        Hi sam,

        Thank you for this quickly response.
        I confirm, move this module to disabled and i don’t have UnhandledPromiseRejectionWarning anymore…

        But i think this is not a good solution ?

        S 1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @selyjohns
          last edited by

          @selyjohns but we confirmed it is that module… I would open an issue in the github repo for MagicMirror

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          bugsounetB 1 Reply Last reply Reply Quote 0
          • bugsounetB Offline
            bugsounet Banned @sdetweil
            last edited by

            @sdetweil I think it’s an sudoers ;)

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

              Hi,
              Issue posted on github :)
              https://github.com/MichMich/MagicMirror/issues/2717

              I’ll keep you informed.
              Nice day.

              1 Reply Last reply Reply Quote 1
              • S Offline
                selyjohns
                last edited by

                Solved, please see issue on github.
                My fault :)

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