• 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.

Module Error

Scheduled Pinned Locked Moved Unsolved Troubleshooting
6 Posts 3 Posters 528 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.
  • L Offline
    Lockslay
    last edited by Oct 2, 2024, 9:13 AM

    Hello everyone,

    I have problems with two modules after updating MMM,
    weather and MMM-Globe, both are no longer displayed or weather only shows loading.

    I have just tried to update the modules, but there was no update available.

    Update modules
    /home/user/MagicMirror/modules
    git pull

    I have not changed anything in config.js.
    Can anyone help me and tell me how to get these modules running again?

    npm run config:check

    magicmirror@2.29.0 config:check
    node js/check_config.js

    [2024-10-02 11:11:05.053] [INFO] Checking config file /home/stefan/MagicMirror/config/config.js …
    [2024-10-02 11:11:05.267] [INFO] Your configuration file doesn’t contain syntax errors :)
    [2024-10-02 11:11:05.270] [INFO] Checking modules structure configuration …
    [2024-10-02 11:11:05.517] [INFO] Your modules structure configuration doesn’t contain errors :)

    Translated with DeepL.com (free version)

    S 2 Replies Last reply Oct 2, 2024, 11:14 AM Reply Quote 0
    • S Offline
      sdetweil @Lockslay
      last edited by Oct 2, 2024, 11:14 AM

      @Lockslay

      /home/user/MagicMirror/modules
      git pull

      no,

      each module has to be updated separately in each module folder

      can you post the position for both modules?
      we check position names now and don’t launch the module if bad. there is a message put out at startup for each such problem

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Lockslay
        last edited by Oct 2, 2024, 11:46 AM

        @Lockslay weather. we changed to the supported apikey version(3.0) for openweather. as the old version is discontinued

        the 2.5 apikey doesn’t work there

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        K 1 Reply Last reply Oct 2, 2024, 2:52 PM Reply Quote 0
        • K Offline
          KristjanESPERANTO Module Developer @sdetweil
          last edited by Oct 2, 2024, 2:52 PM

          @Lockslay Which MMM-Globe? On the module list are two with that name. Go into the directory of the moule (cd ~\MagicMirror\modules\MMM-Globe) and than run git remote -v to figure it out.

          1 Reply Last reply Reply Quote 0
          • L Offline
            Lockslay
            last edited by Oct 2, 2024, 7:31 PM

            Hello everyone,
            thanks for the answers.

            I went into each module and updated it one by one.

            /MagicMirror/modules/MMM-Globe $ git remote -v
            origin https://github.com/LukeSkywalker92/MMM-Globe.git (fetch)
            origin https://github.com/LukeSkywalker92/MMM-Globe.git (push)
            

            I set up a new API at openweather, but that doesn’t work either and I couldn’t see if it was version 3.0. Unfortunately, both modules still do not work.

            S 1 Reply Last reply Oct 3, 2024, 3:38 PM Reply Quote 0
            • S Offline
              sdetweil @Lockslay
              last edited by Oct 3, 2024, 3:38 PM

              @Lockslay the new apikey was the one with the credit card, right? that is v3

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                1/6
                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