-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weather module (using pirateweather provider) don't update/grow stale #3687
Comments
the documentation says there is a 10 minute cycle time, before next fetch of the data weather is done all in browser, do if you waited more than 10 minutes, open the develoer window see if there are any error messages (usually in red) |
No error messages in console. Happy to find any other logs I guess. Maybe better to explain the weather forecast will say:
When today is Monday. |
today is saturday |
No error messages in console. Happy to find any other logs I guess. Maybe better to explain the weather forecast will say: today When today is Sunday. The module is broken. |
ok, I changed the title to include pirateweather, |
I'm not seeing this still happening since I reported it. Users are migrating to pirate weather, maybe someone else will have this happen. |
maybe it was a Pirateweather problem |
so this was a temporary problem? If yes, can we close this issue? @JHenzi |
I've been experiencing this also; it's not a temporary problem but seemingly intermittent. Very painfully slowly working on identifying where or why this is coming up; likely something that Pirateweather is including in the response rarely. |
Also same problem. Def. not temporary… i am using yr as provider |
For information still have the same problem always show "Loading..." |
do not know if it will help but i have the same problem with weatherbit and envcanada And on openmeteo I got "invalid date" NAN 0 or undefined |
For others experiencing this issue; I’m curious if you also use a third party module which consumes calendar and weather notifications? This problem seemingly disappeared when I stopped broadcasting calendar events, and returned when I started them again. I suspect this is related to issue #3678 |
#3678 is unsolved. for a few people broadcast/sendSocketNotification doesn't work. no reliable debug found yet |
I finaly test several provider the only one woking is openweathermap but the hourly type is not working |
not what the screenshot says |
Platform: Raspberry Pi 4.
Node Version: 22.
MagicMirror² Version: latest
Description: Weather forecast (pirate weather) doesn't update without relaunching or reloading the page. Today, Tomorrow and the next day are all wrong after one day (today is yesterday, tomorrow is today). I don't think the values are updating either. Believe the current weather / temperature is wrong after it ages as well as it didn't update for a day.
Steps to Reproduce: Use Pirate Weather with this config:
Expected Results: Live data.
Actual Results: Stale data
Configuration: See above
Additional Notes: Recently switched to Pirate Weather. Don't see any errors in the console.
The text was updated successfully, but these errors were encountered: