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

SSLError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443) #123

Open
liseen315 opened this issue Sep 8, 2023 · 1 comment

Comments

@liseen315
Copy link

I got error:

SSLError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /jbetker/wav2vec2-large-robust-ft-libritts-voxpopuli/resolve/main/config.json (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1131)')))"), '(Request ID: 4866a4e6-2d33-43a9-8848-bad1a6f90673)')

How to fix it ?

@CY-SCUT
Copy link

CY-SCUT commented Sep 11, 2023

pip install requests==2.27.1
pip install urllib3==1.25.11
And open your proxy, I success

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

No branches or pull requests

2 participants