-
-
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 |
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: