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.

    OpenWeatherMapForecast stopped working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 3 Posters 28 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.
    • V Offline
      VPeter
      last edited by

      Hi,
      The OpenWeatherMapForecast stopped working as of this morning.
      MM has been running for a few months without any problem, but now no wheater data is displayed.

      I use this code in the config file:

      module: “weather”,
      position: “top_right”,
      header: “Current:”,
      config: {
      weatherProvider: “openmeteo”,
      type: “current”,
      lat: xxxxxxxx,
      lon: xxxxxxxx,
      tempUnits: “metric”,
      showSun: true,
      showWindDirection: false,
      showWindDirAsArrow: false,
      showHumidity: true,
      degreeLabel: true,
      showUVIndex: false,
      showIndoorTemperature: true,
      showIndoorHumidity: true,
      showPrecipitationAmount: false,
      showPrecipitationProbability: false,
      onlyTemp: false,
      hideCredits: true,
      }

      When I look in the MM log file I see this error:
      0|mm | [2026-04-07 08:46:28.496] [ERROR] [http_fetcher] [weatherprovider.openmeteo] Server error (502). Retry #1 in 20 minutes

      Could someone help me solving this.

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

        @VPeter looks like the openmeteo server is having trouble

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • M Offline
          MrPringless
          last edited by

          @vpeter
          Hi,
          i have the same issue. After rebooting the Weather leave blank. Do you have a custom.css file before the MM-Update? The update erase this file. I recopy mi backuped custom.css and now it Works fine how bevore.

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

            @MrPringless how did you update?
            custom.css should have been moved to the config folder

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • M Offline
              MrPringless
              last edited by

              @sdetweil
              Before the MM-Update i copy all MagicMirror folders in an Backup folder. MM write in the backup guide:
              Upgrade Guide
              WARNING

              Always backup your config.js, custom.css and modules folder before you start the upgrade process!

              1. Stop MM
              2. Copy my Backuped custom.css back in CSS folder
              3. open with Geany save and Close
              4. Start MM and it Works
              5. I Rebootet mi Pi for testing and it continues Working.

              Sorry for my English

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

                @MrPringless thx. Was interested in HOW you upgraded MagicMirror

                git pull , aka manual
                Or
                My upgrade script?

                Trying to find the cause of the lost
                Custom.css

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • V Offline
                  VPeter
                  last edited by

                  Thank you everyone. The custom.css was moved to the config folder. I made a copy in the css folder and now everything is working.

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

                    @VPeter custom.css should only be in the config folder on version. 2.35

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