iobroker-community-adapters / ioBroker.accuweather

Accuweather forecast
MIT License
6 stars 9 forks source link

Suddenly 503 #50

Closed EvilEls closed 3 years ago

EvilEls commented 3 years ago

Hi, I suddenly get this error when adapter starts. Verified key.

accuweather.0 | 2021-01-18 18:11:19.577 | error | (31242) Forecast cannot be retrieved. Response: 503 Unauthorized
accuweather.0 | 2021-01-18 18:11:19.327 | error | (31242) Forecast cannot be retrieved. Response: 503 Unauthorized
accuweather.0 | 2021-01-18 18:11:19.064 | error | (31242) Forecast cannot be retrieved. Response: 503 Unauthorized
accuweather.0 | 2021-01-18 18:11:18.602 | info | (31242) starting. Version 1.1.4 in /opt/iobroker/node_modules/iobroker.accuweather, node: v12.20.1, js-controller: 3.2.7

Does some endpoint/api change at accuweather?

algar42 commented 3 years ago

Still works fine for me.. Did you update js-controller to 3.2.7 yesterday? Maybe you just reached the limit of requests per day during system update/restart? Please check today whether it works or not?

EvilEls commented 3 years ago

✔ indeed, it is working again today! Thanks for your reply!