Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda install script throwing SSL Error SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) #13372

Open
4 of 8 tasks
amanraj2520 opened this issue Apr 17, 2024 · 0 comments
Labels

Comments

@amanraj2520
Copy link

Checklist

  • I added a descriptive title.
  • I searched through existing issues and couldn't find a solution or duplicate issue.
  • I searched on the web (e.g. Google) and didn't find any helpful information.
  • I searched the Anaconda documentation and didn't find any helpful information.

Impacted product

  • A conda package (built by Anaconda)
  • Anaconda Distribution (formerly Anaconda Individual Edition)
  • Miniconda
  • Anaconda.org

What happened?

Since 12th August 2024, conda post install is throwing API SSL verify errors like this :
[2024-04-16 10:50:29] creating default environment...
using -f (force) option
[2024-04-16 10:50:31] installation finished.
Using Anaconda API: https://api.anaconda.org
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

Has anyone faced this issue. If yes, then has there been a change in https://api.anaconda.org API? My setup was working absolutely fine before 12th August 2024.

Can someone please help in this?

Expected behavior or outcome

Since https://api.anaconda.org was working fine before, authentication using SSL to the same should work fine.

Conda info

No response

Conda config

No response

Conda list

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant