gbif / pipelines

Pipelines for data processing (GBIF and LivingAtlases)
Apache License 2.0
40 stars 28 forks source link

Error when connecting to HTTPS GBIF API #1051

Open MattBlissett opened 3 months ago

MattBlissett commented 3 months ago

Large datasets gave SSL errors since Saturday when connecting to https://api.gbif.org/ for georeferencing.

I changed the configuration to use HTTP only, and the problem disappeared. I suspect it's related to LetsEncrypt updating their intermediate trust certificates, as the certificate on api.gbif.org was renewed on Saturday, but I have not investigated further.

Standalone interpretation/processing was not affected, and curl and so on is fine.

https://letsencrypt.org/2024/03/19/new-intermediate-certificates

MattBlissett commented 2 months ago

I think this is likely to be due to the Java version on the cluster nodes.

The same issue as found here: https://lists.gbif.org/pipermail/ipt/2024-April/thread.html