• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.3k 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 Offline
    sdetweil @selyjohns
    last edited by sdetweil Nov 29, 2021, 12:55 PM Nov 29, 2021, 12:55 PM

    @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 Nov 29, 2021, 1:33 PM Reply Quote 0
    • S Offline
      selyjohns @sdetweil
      last edited by Nov 29, 2021, 1:33 PM

      @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 Nov 29, 2021, 1:34 PM Reply Quote 0
      • S Offline
        sdetweil @selyjohns
        last edited by Nov 29, 2021, 1:34 PM

        @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

        B 1 Reply Last reply Nov 29, 2021, 2:05 PM Reply Quote 0
        • B Offline
          bugsounet Banned @sdetweil
          last edited by Nov 29, 2021, 2:05 PM

          @sdetweil I think it’s an sudoers ;)

          1 Reply Last reply Reply Quote 0
          • S Offline
            selyjohns
            last edited by Nov 29, 2021, 3:25 PM

            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 Dec 10, 2021, 12:44 PM

              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