-
|
I'm getting a recurring issue whereby the integration is failing to poll the API for days at a time. This morning it was 'API last polled 4 days ago'. I can get around this by triggering a manual force update, but this depends on me noticing that the future forecasts are missing. Any ideas what I might do to troubleshoot why the API isn't being reliably polled? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
|
Yep. Post |
Beta Was this translation helpful? Give feedback.
-
|
But before you do that, is auto-update enabled? Or are you using an automation to call the service action for update? Post your configuration, redacting any API keys. Also include some context. Is this a recent "upgrade" from a much older version of this integration, maintained at the time by another? Or have you been running the BJReplay flavour for ages and this has only recently started happening? |
Beta Was this translation helpful? Give feedback.
-
|
It's been a couple of days, @kosymodo. How's your network situation? Did IPv6 bite you 🔮, and did disable it get the forecast flowing? |
Beta Was this translation helpful? Give feedback.
Another user needed to change their HA DNS settings to point to Google at 8.8.8.8 (or CloudFlare at 1.1.1.1) to resolve their dodgy networking, @kosymodo. I think their issue may have been dodgy DNS resolution / caching done by their router, but that is just a guess.
Yet another report of, "Nothing to do with the Solcast integration code", but a network issue.
There is actually an unresolved 'issue' logged against the
aiohttpPython module which could be implicated. That is a desire for IPv4 fall-back should IPv6 turn to custard, which may be happening for you.Just FYI.