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

MMM-WunderGround

Scheduled Pinned Locked Moved Troubleshooting
14 Posts 8 Posters 8.7k Views 8 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.
  • N Offline
    nhl
    last edited by Nov 4, 2016, 2:21 PM

    I’m having the same problems.

    1 Reply Last reply Reply Quote 0
    • O Offline
      ostfilinchen
      last edited by Nov 4, 2016, 4:05 PM

      @nhl: i have start the mirror with npm start dev and there was an error for the WU. It says, that there is an origin for the api. So i change the Company Website on the Website of the WU API in http://localhost:8080

      After this, i restart the mirror with npm start dev and there is no error yet. I will check this over the Weekend. I hope, this will fix the none-updating-error. :-)

      1 Reply Last reply Reply Quote 0
      • D Offline
        d3r
        last edited by Nov 4, 2016, 4:05 PM

        I also have the same problem

        1 Reply Last reply Reply Quote 0
        • G Offline
          getsarcasm
          last edited by Nov 8, 2016, 1:07 AM

          Same here. npm dev console log produces the following at the time things go south:

          [my_wunderground_api_key]/conditions/hourly/forecast10day/astronomy/alerts/lang:EN/q/pws:[my_selected_PWS].json
          [Object, Object, Object, Object]
          Uncaught TypeError: Cannot read property ‘hour’ of undefined

          Sadly, I’m not familiar enough with NPM or node to work this bug myself.

          O 1 Reply Last reply Nov 8, 2016, 4:38 AM Reply Quote 0
          • O Offline
            ostfilinchen @getsarcasm
            last edited by Nov 8, 2016, 4:38 AM

            @getsarcasm: please update the Module with git pull. @RedNax has updated this

            G 1 Reply Last reply Nov 8, 2016, 12:15 PM Reply Quote 0
            • G Offline
              getsarcasm @ostfilinchen
              last edited by Nov 8, 2016, 12:15 PM

              @ostfilinchen Yep, found that mere moments after I sent my message - thanks!

              If anyone else happens down this path, the update thread is here:
              https://forum.magicmirror.builders/topic/943/mmm-wunderground-not-updating-after-a-few-hours

              1 Reply Last reply Reply Quote 0
              • R Offline
                RedNax Module Developer
                last edited by Nov 11, 2016, 9:39 AM

                Now that the scheduling of teh updates takes place in node_helper.js (server side) and not in the browser it hasn’t missed a beat in a couple days now.
                What did however started showing up are estimated’ forecasts due to “These are estimated conditions. There are no weather stations nearby.” conditions. These estimations seem to be made by consulting a potato because (for me) they’re wildly off (more than 10 degrees C).

                I’ve just pushed a commit which ignores these estimated forecasts. Also there’s a dramatic level of logging being generated now to pin down any issues you may run in to.

                1 Reply Last reply Reply Quote 0
                • O Offline
                  ostfilinchen
                  last edited by ostfilinchen Nov 11, 2016, 2:29 PM Nov 11, 2016, 2:27 PM

                  @RedNax: Now I always get the message that the key does not exist. If i open the URL in the Browser i get the full Response.

                  R 1 Reply Last reply Nov 11, 2016, 2:47 PM Reply Quote 0
                  • R Offline
                    RedNax Module Developer @ostfilinchen
                    last edited by Nov 11, 2016, 2:47 PM

                    @ostfilinchen Could you pm me the url directly from the pm2 logs so i can investigate this further?

                    S 1 Reply Last reply Nov 16, 2016, 9:17 PM Reply Quote 0
                    • S Offline
                      Steff @RedNax
                      last edited by Nov 16, 2016, 9:17 PM

                      @RedNax
                      I just updated the module via git pull to its latest version. Reason was not a freeze, but too high temperature values (impression was that I had 10°C too high values, but only after some time). After an initial reboot I got the same error message like ostfilinchen:

                      2016-11-16T21:55:25+01:00 5 MMM-WunderGround:
                      {
                        "response": {
                        "version":"0.1",
                        "termsofService":"http://www.wunderground.com/weather/api/d/terms.html",
                        "features": {
                        }
                                      ,
                              "error": {
                                      "type": "missingkey"
                                      ,"description": "you must supply a key"
                              }
                              }
                      }
                      

                      Nevertheless after a restart of MM the problem disappeared, the module does show now the correct termperature. Will keep an eye on it …

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