Hello, for the last 5 days I have a problem with fetching weather data. I was using weather underground and after the problem tried dark sky but again with no luck. This is the log:
2018-04-18 18:58:48 WARNING (MainThread) [homeassistant.setup] Setup of config is taking over 10 seconds.
2018-04-18 18:58:59 ERROR (SyncWorker_17) [homeassistant.components.sensor.darksky] Unable to connect to Dark Sky. HTTPSConnectionPool(host='api.darksky.net', port=443): Max retries exceeded with url: /forecast/d32e554133ac73d199dfc0fc204c9078/42.656171322525665,23.81725014547726?units=si&lang=en (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x736f16d0>: Failed to establish a new connection: [Errno -3] Try again',))
2018-04-18 18:59:19 ERROR (MainThread) [homeassistant.components.sensor.wunderground] Error fetching WUnderground data: ClientConnectorError(-3, 'Try again')
2018-04-18 18:59:19 WARNING (MainThread) [homeassistant.components.sensor] Platform wunderground not ready yet. Retrying in 60 seconds.
hassio has internet and I can ping from the terminal the url-s with no problem
Yes I have pi-hole installed. But I think it worked a few days or even weeks with it. Im not sure anymore. But I think tried to disable it but the result was the same.
With me it’s the same. Had pi-hole for weeks without problem. Tried disableing it also, still the same. I’ll change the dns server to be sure it’s not pi-hole.
The only error I have from dark_sky in my log file is this from a few days ago
2018-04-13 23:02:36 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.dark_sky_visibility is taking over 10 seconds
2018-04-13 23:02:57 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
so I think your problems are more likely to be local.
Having the same issue. I had some other issues that caused me to do a fresh install of HASS. When setting up again, Dark Sky is not working and gives the same error as OP. I’m having a similar issue with my Total Connect alarm control panel.
Are you using the pi-hole add-on? or a standalone pi-hole?
I’m getting the same error as OP, but can’t seem to find a system-connections folder, I think it is part of the add-on and I’m not seeing it because I run pihole on a standalone pi. Do you have any suggestions on how to fix the error?
I think the system-connections folder was found on the SD card in the old resinOS days.
But that changed with the new hassOS i think. Check the documentation for more infos.
Seems like you can also set a static ip via ssh now.