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-NOAA3 4day forcast doesn't display

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    25 Posts 5 Posters 5.9k Views 5 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.
    • J Offline
      JohnGalt @mumblebaj
      last edited by

      @mumblebaj – Yes, I would have thought I would be able to renew the key. I just checked again and do not see any way to renew, so I put in a service request at the site… Below is what I see on my personal dashboard. Note there is no way to renew. The ‘edit’ button only allows one to edit the name of the key…

      AirKey AQI Key for NOAA3-expired.png

      mumblebajM 1 Reply Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @JohnGalt
        last edited by

        @JohnGalt Well, looks like it is still Active.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories
        Check my blog-post: https://mumblebaj.xyz/

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          JohnGalt @mumblebaj
          last edited by

          @mumblebaj - Yes, good observation. I saw that too, and I do wonder why the dashboard says ‘active’ and ‘expires in 89 days ago’ at the same time.

          Independent of what they mean by ‘active’ or ‘expired’ - I am still getting ‘undefined’ as an AQI value on the display…

          @cowboysdude - any thoughts from the perspective as the developer or distributor of this?

          @kurtern84 - same question…

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

            you have subscribe openmapweather onecall?

            mumblebajM 1 Reply Last reply Reply Quote 0
            • mumblebajM Offline
              mumblebaj Module Developer @monark
              last edited by

              @monark The module is not setup to do onecall API.

              Check out my modules at: https://github.com/mumblebaj?tab=repositories
              Check my blog-post: https://mumblebaj.xyz/

              1 Reply Last reply Reply Quote 0
              • J Offline
                JohnGalt @mumblebaj
                last edited by

                @mumblebaj - Well, perhaps I spoke too soon… After changing the provider to weatherbit, I had data for a day or so, but now have no current data nor forecast on NOAA3, while two instances of the default weather module do still work for other locations:
                NOAA3 25May2023.png

                mumblebajM M 2 Replies Last reply Reply Quote 0
                • mumblebajM Offline
                  mumblebaj Module Developer @JohnGalt
                  last edited by

                  @JohnGalt Do you see any errors in the Developers console or in the logs? Mine seems to be running fine still without any issues.

                  16dd5568-fcac-44f0-992e-721a792682b8-image.png

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                  Check my blog-post: https://mumblebaj.xyz/

                  J 1 Reply Last reply Reply Quote 0
                  • M Offline
                    motdog @JohnGalt
                    last edited by

                    @JohnGalt said in MMM-NOAA3 4day forcast doesn't display:

                    @mumblebaj - Well, perhaps I spoke too soon… After changing the provider to weatherbit, I had data for a day or so, but now have no current data nor forecast on NOAA3, while two instances of the default weather module do still work for other locations:
                    NOAA3 25May2023.png

                    Same issue for me. I haven’t checked/changed provider but it’s been this way for a week or so. I’ll play around this weekend

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      JohnGalt @mumblebaj
                      last edited by

                      @mumblebaj - Yes, there are errors in the logs. In addition, I notice that on both my displays and on the screenshot posted by @motdog in both cases not only is the content of the 4-day forecast missing, but the “4 Day Forecast” label box is also not displaying.

                      Just for completeness, I will note I have had no response from IQAir regarding the AQI API key, nor has there been any solution suggested here on the forum.

                      Log output [ignore the calendar error - it looks like the Detroit Lions killed the link to their calendar, which seems to happen yearly…] All the other errors appear to be for the MMM-NOAA3 module:

                      /home/pi/.pm2/logs/MagicMirror-error.log last 25 lines:
                      0|MagicMir |     at IncomingMessage.<anonymous> (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)
                      0|MagicMir |     at Object.onceWrapper (node:events:627:28)
                      0|MagicMir |     at IncomingMessage.emit (node:events:525:35)
                      0|MagicMir |     at endReadableNT (node:internal/streams/readable:1358:12)
                      0|MagicMir |     at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
                      0|MagicMir | [27.05.2023 15:16.35.310] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
                      0|MagicMir | [27.05.2023 15:16.35.312] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
                      0|MagicMir | [27.05.2023 15:16.35.345] [ERROR] Whoops! There was an uncaught exception...
                      0|MagicMir | [27.05.2023 15:16.35.348] [ERROR] TypeError: Cannot read properties of undefined (reading 'pollution')
                      0|MagicMir |     at Object.parseAIR (/home/pi/MagicMirror/modules/MMM-NOAA3/providers/wb.js:196:36)
                      0|MagicMir |     at Request._callback (/home/pi/MagicMirror/modules/MMM-NOAA3/providers/wb.js:189:27)
                      0|MagicMir |     at self.callback (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
                      0|MagicMir |     at Request.emit (node:events:513:28)
                      0|MagicMir |     at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1157:10)
                      0|MagicMir |     at Request.emit (node:events:513:28)
                      0|MagicMir |     at IncomingMessage.<anonymous> (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)
                      0|MagicMir |     at Object.onceWrapper (node:events:627:28)
                      0|MagicMir |     at IncomingMessage.emit (node:events:525:35)
                      0|MagicMir |     at endReadableNT (node:internal/streams/readable:1358:12)
                      0|MagicMir |     at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
                      0|MagicMir | [27.05.2023 15:16.35.351] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
                      0|MagicMir | [27.05.2023 15:16.35.353] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
                      0|MagicMir | [27.05.2023 15:16.35.535] [ERROR] Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/np78qdudrc3jui1n9mqr3pbud0%40group.calendar.google.com/public/basic.ics Error: Not Found
                      0|MagicMir |     at NodeHelper.checkFetchStatus (/home/pi/MagicMirror/js/node_helper.js:119:9)
                      0|MagicMir |     at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
                      
                      mumblebajM 1 Reply Last reply Reply Quote 0
                      • mumblebajM Offline
                        mumblebaj Module Developer @JohnGalt
                        last edited by

                        @JohnGalt Not too familiar with the module. Can you get more lines from the log? I think the actual issue would be in those lines. I am thinking the issue might be key related but need to see the lines above the start line you posted. Prior to this line:

                        0|MagicMir | at IncomingMessage.<anonymous> (/home/pi/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)

                        Check out my modules at: https://github.com/mumblebaj?tab=repositories
                        Check my blog-post: https://mumblebaj.xyz/

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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