matthewwall / weewx-netatmo

weewx driver for netatmo weather station
GNU General Public License v3.0
7 stars 16 forks source link

netatmo-client: failed attempt 5 of 5 to get data: <urlopen error [Errno 111] #10

Closed traffiqq closed 5 years ago

traffiqq commented 5 years ago

Hi,

since yesterday weewx can't collect data via the driver anymore, the only thing i have found inside the logs is this part:

Aug 12 09:24:07 torpi weewx[7604]: netatmo: netatmo-client: failed attempt 1 of 5 to get data: <urlopen error [Errno 111] Verbindungsaufbau abgelehnt>
Aug 12 09:24:17 torpi weewx[7604]: netatmo: netatmo-client: failed attempt 2 of 5 to get data: <urlopen error [Errno 111] Verbindungsaufbau abgelehnt>
Aug 12 09:24:27 torpi weewx[7604]: netatmo: netatmo-client: failed attempt 3 of 5 to get data: <urlopen error [Errno 111] Verbindungsaufbau abgelehnt>
Aug 12 09:24:37 torpi weewx[7604]: netatmo: netatmo-client: failed attempt 4 of 5 to get data: <urlopen error [Errno 111] Verbindungsaufbau abgelehnt>
Aug 12 09:24:47 torpi weewx[7604]: netatmo: netatmo-client: failed attempt 5 of 5 to get data: <urlopen error [Errno 111] Verbindungsaufbau abgelehnt>
Aug 12 09:24:57 torpi weewx[7604]: netatmo: netatmo-client: failed to get data after 5 attempts

I checked the app on dev.netatmo.com and it is not banned and still active, any clues what the problem might be ?

traffiqq commented 5 years ago

My fault, i have pihole running and some adlist marked "api.netatmo.net" to be blocked, after whitelisting it everything works again :)