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.

    OpenWeather loaded but info is empty since update

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    26 Posts 3 Posters 184 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.
    • S Offline
      SdR @sdetweil
      last edited by

      @sdetweil
      made the change and restarted MM but same result, is there a log can can show you after the restart?

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

        @SdR ok,

        do this, stop of there is an error with one command

        pm2 stop all
        cd ~/MagicMirror
        rm -rf node_modules
        rm package-lock.json
        npm run install-mm
        npm run start:x11
        

        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
          SdR @sdetweil
          last edited by

          @sdetweil ok, did all the commands, no error shown but with the same result again (not showing any weather and weather forecasting).

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

            @SdR Ok, in 2.35 we rewrote the data collection portion of the weather module
            it does NOT support the old version 2.5 openweather api anymore.

            so, to use the openweather provider, you must get a new 3.0 apikey from openweather which requires a credit card, and you get (today) 1000 free api calls. (so net free)

            from a year ago, in the troubleshooting section

            https://forum.magicmirror.builders/topic/19323/version-2.30.0-weather-module-stuck-loading-worked-fine-before-upgrade?page=1

            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
              SdR @sdetweil
              last edited by

              @sdetweil I can confirm that version 2.5 is now definitely not supported anymore.

              I changed it to openmeteo after the changed you suggested and now it works.

              Thank you… your’e a wizard :)

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

                @SdR awesome. Sorry it took so long. Got sidetracked by the MagicMirror install problem, which wasn’t the cause

                Sam

                How to add modules

                learning how to use browser developers window for css changes

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