briis / weatherflow_forecast

Home Assistant integration for WeatherFlow Forecast
MIT License
65 stars 6 forks source link

Error fetching weatherflow_forecast data: Update failed: Cannot connect to host #107

Closed 10bias closed 4 months ago

10bias commented 5 months ago

Describe the bug I randomly get an error that the integration can not connect to swd.weatherflow.com. Here the error message from the log

Error fetching weatherflow_forecast data: Update failed: Cannot connect to host swd.weatherflow.com:443 ssl:default [Try again]

When i got this error the sensors have no status.

I have already checked the internet connection and i have build a monitor for swd.weatherflow.com:443. The internet connection and the monitor is stable.

I have also set the logging for the integration to debug. But in the log I only get this one error message

To Reproduce I can not reproduce this. This occurs randomly several times a day.

briis commented 5 months ago

This is a hard one to debug. Personally I never see this, and I would normally say this is Internet related and not the integration.

Is the monitor you build and your Home Assistant on the same VLAN? (If you are using VLAN's)

10bias commented 4 months ago

This was a problem with resolving dns and adguard. After fixing this weatherflow works again.