DrozmotiX / ioBroker.coronavirus-statistics

Adapter to show Global Corona Virus information and current reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[germanyBundesland] Unable to contact api.corona-zahlen.org :Error: Request failed with status code 502

ahnungsbefreit opened this issue · comments

When using the latest version of this adapter from github (with the latest changes made on Oct 18, 2021) I see that the data is updated again, so the major issue we faced before has been solved. However, I still see sporadic errror messages in the log like this:

`coronavirus-statistics.0
2021-10-21 17:15:24.037 warn [germanyBundesland] Unable to contact api.corona-zahlen.org : Error: Request failed with status code 502

coronavirus-statistics.0
2021-10-21 16:15:18.654 warn [germanyBundesland] Unable to contact api.corona-zahlen.org : Error: Request failed with status code 502

coronavirus-statistics.0
2021-10-21 15:15:18.515 warn [germanyBundesland] Unable to contact api.corona-zahlen.org : Error: Request failed with status code 502

coronavirus-statistics.0
2021-10-21 14:45:21.709 warn [germanyBundesland] Unable to contact api.corona-zahlen.org : Error: Request failed with status code 502`

Not sure how much this has an effect on the information quality but at least it seems to indicate that the connection is not successful sometimes.

Same here (with the "Standard" version 0.8.3).

2021-10-22 22:00:14.163 - info: coronavirus-statistics.0 (6462) starting. Version 0.8.3 in /opt/iobroker/node_modules/iobroker.coronavirus-statistics, node: v12.22.7, js-controller: 3.3.18
2021-10-22 22:00:26.192 - warn: coronavirus-statistics.0 (6462) [germanyBundesland] Unable to contact api.corona-zahlen.org : Error: Request failed with status code 502

Edit:

Tried the latest version 0.8.3-0 as well - same problem with "Bad Gateway". It seems the server is overloaded and only 15 requests per minute in total are allowed. So it is not the adapter but the API it calls. Maybe there is an alternative server?

solved in 0.8.4