DrozmotiX / ioBroker.coronavirus-statistics

Adapter to show Global Corona Virus information and current reports
MIT License
18 stars 19 forks source link

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

Closed ahnungsbefreit closed 2 years ago

ahnungsbefreit commented 2 years ago

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.

DerEmder commented 2 years ago

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?

DutchmanNL commented 2 years ago

solved in 0.8.4