Hey guys, since a few verisons, my darksky sensor throws an error message and the sensors arent appearing in HA.
Unable to connect to Dark Sky. HTTPSConnectionPool(host=‘api.darksky.net’, port=443): Max retries exceeded with url: /forecast/XXXXXXXXXXXXXXXXXX/xx.4062,x.41?units=ca&lang=de (Caused by NewConnectionError(‘<urllib3.connection.VerifiedHTTPSConnection object at 0x72c07590>: Failed to establish a new connection: [Errno -3] Try again’,))
When i try to open the link in my browser i can access the json file.
i’m having the same problem too. The API hasn’t saturated as i have yet to be able to get it to work and the log outputs this :slight_smile 2018-09-11 21:10:48 ERROR (SyncWorker_4) [homeassistant.components.sensor.darksky] Unable to connect to Dark Sky. 404 Client Error: Not Found for url: https://api.darksky.net/forecast/https://api.darksky.net/forecast/d731b4451e70e5063a7d192768bb2c47/37.8267,-122.4233/45.xxxx,6.xxxxx?units=si&lang=en
(Don’t worry about the apikey, it’s been broken)
Hi everyone. I have similar problem with dark sky. all of a sudden it stopped working and gives me this error:
[homeassistant.components.sensor.darksky] Unable to connect to Dark Sky: HTTPSConnectionPool(host=‘api.darksky.net’, port=443): Max retries exceeded with url: /forecast/xxxxxxxxxxxxxxxxxxxx/44.xxxxxx,8.xxxxxx?units=si&lang=it (Caused by NewConnectionError(’<urllib3.connection.VerifiedHTTPSConnection object at 0x72ba6ab0>: Failed to establish a new connection: [Errno -3] Try again’,))