IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
236 stars 120 forks source link

Certificate error #885

Closed lolow closed 3 weeks ago

lolow commented 3 weeks ago

Hi I have a systematic error when trying to connect to the iiasa server, using pyam.iiasa.Connection with credentials, or with ixmp4 login in the command line:

httpx.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'api.manager.ece.iiasa.ac.at'. (_ssl.c:1007)

Any help to solve this issue is welcome. Thanks.

danielhuppmann commented 3 weeks ago

We believe that IIASA ICT changed the SSL certificates by mistake, we notified them and hoping that this will be fixed asap.

korsbakken commented 3 weeks ago

It's not just pyam. E.g., the online AR6 scenario explorer at https://data.ece.iiasa.ac.at/ar6/ is also unresponsive. So it's apparently a general server issue, not pyam-related.

danielhuppmann commented 3 weeks ago

SSL certifiicates of the scenario-services manager were fixed. Please re-open the issue if the problem persists.