Comfy-Org / Comfy-Org/ComfyUI

requests.exceptions.SSLError

Open
#11,353 0 comments 0 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Custom Node Testing

- [ ] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)

### Expected Behavior

Image

### Actual Behavior

Image

### Steps to Reproduce

Image我下载了图里框出来的资料包,解压comfyui后关联本地安装的SD WEBUI的相关模型,并且下载安装了3个节点(comfyui_controlnet_aux-main、ComfyUI_IPAdapter_plus-main、was-node-suite-comfyui-main)后,运行comfyui,用了节点”comfyui_controlnet_aux-main“后生图失败

### Debug Logs

```powershell
File "D:\indexttts2\ComfyUI\venv\lib\site-packages\requests\adapters.py", line 675, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: (MaxRetryError("HTTPSConnectionPool(host='cas-bridge.xethub.hf.co', port=443): Max retries exceeded with url: /xet-bridge-us/641093072a593afb553ee805/1392cf5c16e61cb4940343d56c16cac9b2f9310b2c6c8965726582bc7563d6ec?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20251216%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251216T100225Z&X-Amz-Expires=3600&X-Amz-Signature=40a91bd36c9fcf0291e60f5c89c056245049efd802a8b0efa045ce8dde8c3c33&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=62171e3b6a99db28e0b3159d&response-content-disposition=inline%3B+filename*%3DUTF-8%27%27sk_model.pth%3B+filename%3D%22sk_model.pth%22%3B&x-id=GetObject&Expires=1765882945&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc2NTg4Mjk0NX19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2FzLWJyaWRnZS54ZXRodWIuaGYuY28veGV0LWJyaWRnZS11cy82NDEwOTMwNzJhNTkzYWZiNTUzZWU4MDUvMTM5MmNmNWMxNmU2MWNiNDk0MDM0M2Q1NmMxNmNhYzliMmY5MzEwYjJjNmM4OTY1NzI2NTgyYmM3NTYzZDZlYyoifV19&Signature=g07Sd5XjoNPTTYxcXFazoluMmqfEY2r6UXrXqyFoyOFL4~H5-~umIN7VY5J20f2OmuEVD6fFJsE6S4bbXn0uoQ9xxOdTAPZBEt8KIqtaZPODNsLhtaKcuxosVi2RENQKYs9o1ObTFaEOWkCzLeBM8OhYsL7gHQNQOJzQLEwh3Cbw0R68UT1poDedRTEyLCNLz6UdFsZALtZI1j0MLEPqGBoiVh09ccLL2z32VWVMIuTqNraBPMiT4xA7yHYwPzLcsX6zsg89bvnkHkFPHlBv3o8c~4huDxxeSWKS1zfosLTKrfZ2IlPEl9IYDhNjcUAY-R2~kJ5211dfGT2EwL8aZw__&Key-Pair-Id=K2L8F4GPSG1IFC (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1017)')))"), '(Request ID: 2dee89ca-0b7a-462f-a9ad-96b1f7e2594b)')

Prompt executed in 0.36 seconds
```

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.