SSL certificate error

Hello,

trying to install the latest version. After updating conda I am getting though an error I havent seen before, see below. I wonder if is some security updates that our IT placed on my Mac or is it the package?
Thank you for suggestions and help.
Mircea

(base) mpb@MBP-MACPRO ~ % wget https://data.qiime2.org/distro/core/qiime2-2022.8-py38-osx-conda.yml

--2022-12-10 15:52:52-- https://data.qiime2.org/distro/core/qiime2-2022.8-py38-osx-conda.yml
Resolving data.qiime2.org (data.qiime2.org)... 54.200.1.12
Connecting to data.qiime2.org (data.qiime2.org)|54.200.1.12|:443... connected.
HTTP request sent, awaiting response... 302 FOUND
Location: https://raw.githubusercontent.com/qiime2/environment-files/master/2022.8/release/qiime2-2022.8-py38-osx-conda.yml [following]
--2022-12-10 15:52:53-- https://raw.githubusercontent.com/qiime2/environment-files/master/2022.8/release/qiime2-2022.8-py38-osx-conda.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8002::154, 2606:50c0:8001::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8573 (8.4K) [text/plain]
Saving to: ‘qiime2-2022.8-py38-osx-conda.yml’

qiime2-2022.8-py38- 100%[===================>] 8.37K --.-KB/s in 0s

2022-12-10 15:52:53 (22.3 MB/s) - ‘qiime2-2022.8-py38-osx-conda.yml’ saved [8573/8573]

(base) mpb@MBP-MACPRO ~ % conda env create -n qiime2-2022.8 --file qiime2-2022.8-py38-osx-conda.yml

Collecting package metadata (repodata.json): \

failed

CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.

Exception: HTTPSConnectionPool(host='packages.qiime2.org', port=443): Max retries exceeded with url: /qiime2/2022.8/passed/core/osx-64/repodata.json (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1129)')))

Hi @mpodar,

Happy new year :fireworks: thanks for your patience here!

This is most likely an operating system or firewall issue on your end, and you should talk to your system administrator or IT support to work around this. Unfortunately we can’t really troubleshoot on our end since this is not related to QIIME 2 directly.

One thing I would add to this is that we now have a new version of QIIME 2 available - so after speaking with your sysadmin or IT support, I'd recommend installing that version (vs. 2022.8). Install guide can be found here for your reference.

Hope this helps! Cheers :lizard:

2 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.