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.

    OpenWeatherForcast - AggregateError?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    18 Posts 2 Posters 1.3k Views 2 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.
    • C Offline
      cricket @sdetweil
      last edited by

      @sdetweil Copy that - I have also tried the API web call on the pi browser - it works fine. I tried a couple of options.

      Are you asking me to post the entire conifg.js?

      Thanks.

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

        @cricket no, only for this module…

        I can recreate here with my apikey and location and see the working direct url
        did take quite a while…

        we have the fetch timeout set to 30 seconds, so that shouldn’t be it

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          cricket @sdetweil
          last edited by

          @sdetweil
          I am going to reinstall the module as well to see if that works. Update: No change - still loading.

                          {
                                  module: "MMM-OpenWeatherForecast",
                                  position: "top_right",
                                  header: "Forecast",
                                  config: {
                                    apikey: "mykey", //only string here
                                    latitude: 43.030099,            //number works here
                                    longitude: -89.449056          //so does a string
                          }
                          },
          
          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @cricket
            last edited by sdetweil

            @cricket the ‘Loading’ error means the front end (displaying data) is waiting for the data to arrive from the backend (node_helper.js)

            almost NO module reports and handles critical failures like this.
            so we asked for data, and nothing… still wating…

            I upgraded nodejs, electron and still fails in same place.

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 2 Replies Last reply Reply Quote 1
            • C Offline
              cricket @sdetweil
              last edited by

              @sdetweil

              I follow some of what you have said. Thanks for your help. Hopefully it is something that can be corrected.

              1 Reply Last reply Reply Quote 0
              • C Offline
                cricket @sdetweil
                last edited by

                @sdetweil said in OpenWeatherForcast - AggregateError?:

                almost NO module reports and handles critical failures like this.
                so we asked for data, and nothing… still wating…

                I upgraded nodejs, electron and still fails in same place.

                Does this mean you are having the same issue I am?

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

                  @cricket yes, I said I could recreate your problem.
                  https://forum.magicmirror.builders/post/126268

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  C 1 Reply Last reply Reply Quote 1
                  • C Offline
                    cricket @sdetweil
                    last edited by

                    @sdetweil Not sure what happened, but it just started working for me… Now on to some configuration. Many thanks for all your help.

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

                      @cricket awesome!!

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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