MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sTo0z
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Just upgrade MM and weather app with openweathermap is busted.

      @sdetweil Ah, I completely misunderstood what you said about the api 3.0 free access, and was getting a 401 unauthorized error.

      I was able to config api 2.5 and get the current weather again, per their docs.

      Thank you for the guidance on the dev console and the api changes. :) I almost never touch this thing because it runs so nicely, lol.

      posted in Troubleshooting
      S
      sTo0z
    • RE: Just upgrade MM and weather app with openweathermap is busted.

      Ah I see, upgrade scripts. I’ll keep that in mind for next time :) Thank you! I do at the moment have MM in general loading and all my other modules are fine.

      So I went back and checked my openweathermap setup and it all seems ok to me… I’ve not filled in anything that has a proper default value, such as apiVersion, apiBase, weatherEndpoint, etc. Since all the default values are what I want.

      Do I still have to specify them if I want the default values? (Was going off of I don’t need to).

      So given that the default apiVersion is 3.0 and I’m using the default /onecall, I went ahead and added the required lat and lon as you said.

      And I’m still using my newly generated key.

      Still loads broken. :(

      posted in Troubleshooting
      S
      sTo0z
    • RE: Just upgrade MM and weather app with openweathermap is busted.

      @sdetweil said in Just upgrade MM and weather app with openweathermap is busted.:

      @sTo0z did you use the upgrade script? It handles the node upgrade too

      What was your prior version.

      OpenWeathermap told us they are doing away with their free api v2.5 and going to one with a credit card and a free/day limit of 1000 , called 3.0. So we moved weather to the 3.0 api

      You need a new apikey

      Hi, apologies but not sure what script you’re referring to.

      I just went into MM dir and did git pull and npm run install-mm as I usually do.

      I also just generated a new api key and put it in there but same result as before, everything is invalid and numbers are NaN.

      Maybe the script piece is what I’m missing but not sure what that is. :)

      Thank you for the reply!

      posted in Troubleshooting
      S
      sTo0z
    • Just upgrade MM and weather app with openweathermap is busted.

      Just updated MM (wew what a battle to update node on pi4…)

      I have the weather module called 3 times, one for current weather, and 2 for weekly forecast for 2 locations.

      Both of the weekly forecasts that use “weathergov” are still loading fine, but the section that uses “openweathermap” and type “current” no longer loads properly after the update.

      The module title is “undefined” and the rest is like “Invalid date” and “NaN” for the temperature.

      Have I missed something?

      posted in Troubleshooting
      S
      sTo0z
    • 1 / 1