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]:Run webui-user.bat #211

Closed
1 task done
scj725 opened this issue Dec 13, 2023 · 1 comment
Closed
1 task done

[Bug]:Run webui-user.bat #211

scj725 opened this issue Dec 13, 2023 · 1 comment

Comments

@scj725
Copy link

scj725 commented Dec 13, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

requests.exceptions.ProxyError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1123)'))))"), '(Request ID: 6a61d362-245f-4c50-a5b5-4658b219b687)')

Steps to reproduce the problem

requests.exceptions.ProxyError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1123)'))))"), '(Request ID: 6a61d362-245f-4c50-a5b5-4658b219b687)')

What should have happened?

requests.exceptions.ProxyError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1123)'))))"), '(Request ID: 6a61d362-245f-4c50-a5b5-4658b219b687)')

Sysinfo

requests.exceptions.ProxyError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1123)'))))"), '(Request ID: 6a61d362-245f-4c50-a5b5-4658b219b687)')

What browsers do you use to access the UI ?

Google Chrome

Console logs

requests.exceptions.ProxyError: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /openai/clip-vit-large-patch14/resolve/main/vocab.json (Caused by ProxyError('Unable to connect to proxy', SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1123)'))))"), '(Request ID: 6a61d362-245f-4c50-a5b5-4658b219b687)')

Additional information

启动报错

@anapnoe
Copy link
Owner

anapnoe commented Jan 30, 2024

It seems you are behind a proxy you can try
unset https_proxy

@anapnoe anapnoe closed this as completed Jan 30, 2024
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