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

SSL: CERTIFICATE_VERIFY_FAILED #480

Open
zv09 opened this issue Nov 19, 2023 · 1 comment
Open

SSL: CERTIFICATE_VERIFY_FAILED #480

zv09 opened this issue Nov 19, 2023 · 1 comment
Labels

Comments

@zv09
Copy link

zv09 commented Nov 19, 2023

Describe the bug
Seems all the content from telegram channel is downloading successfully.
but:
SSL Certificate error is occur at the end of script execution, see logs

To Reproduce
Share the config: Please don't share your api_hash & api_id

file_formats:
  audio:
  - all
  document:
  - all
  video:
  - all
ids_to_retry: []
last_read_message_id: 583
media_types:
- audio
- photo
- video
- document
- voice
- video_note

**Python Version**
CPython 3.11.2 - Telegram Media Downloader 2.0.2                                                                                              
System: Darwin 18.7.0 (EN)  

**Logs**
INFO     Updated last read message_id to config file                                                                                               
Following error occured when checking for updates                                                                                                           
           <class 'ssl.SSLCertVerificationError'>, [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992) 
Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity in the past 45 days. It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.

@stale stale bot added the stale label Mar 17, 2024
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