Read the statement by Michael Teeuw here.
OpenWeatherForcast - AggregateError?
-
@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.
-
I follow some of what you have said. Thanks for your help. Hopefully it is something that can be corrected.
-
@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?
-
@cricket yes, I said I could recreate your problem.
https://forum.magicmirror.builders/post/126268 -
@sdetweil Not sure what happened, but it just started working for me… Now on to some configuration. Many thanks for all your help.
-
@cricket awesome!!