opendata-stuttgart / meta

Opendata Stuttgart organisiert und reguliert.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL certificate error

mczapala opened this issue · comments

Hello, when trying to use data.sensor.community v1 API, I get certificate error: SSL_ERROR_BAD_CERT_DOMAIN. Certificate says it is issued to domain devices.sensor.community.

I have a similar SSLError:
HTTPSConnectionPool(host='data.sensor.community', port=443): Max retries exceeded with url: /static/v2/data.json (Caused by SSLError(CertificateError("hostname 'data.sensor.community' doesn't match 'devices.sensor.community'",),))

We had to shutdown the data.sensor.community server for a while. There seems to be some sites (including our map) and tools and apps that are generating too many request in a short time.
The last days I had to split the requests over more servers. At the moment the servers are up again.