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

[BUG] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1122)> #77

Open
mattsegura opened this issue Jan 22, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mattsegura
Copy link

Describe the bug
A clear and concise description of what the bug is.
After filling out the correct parameters within the Savify class, the bot would search through the songs and try to download them but retrieve an SSL certificate error

To Reproduce
Run the main.py

Expected behavior
Expected the songs to be downloaded within the FOlder

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Mac
  • Version [2.0,1]

Additional context
I already know what I need to do to fix it. The issue is within the package that is making a user agent to download the files isn't properly configured with the SSL verification.
image

image

@mattsegura mattsegura added the bug Something isn't working label Jan 22, 2023
@serviceberry3
Copy link

I'm seeing this bug. Is there an easy fix?

@headkit
Copy link

headkit commented Apr 16, 2023

same here

@nicoalma
Copy link

nicoalma commented Jul 5, 2023

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants