lllyasviel / lllyasviel/stable-diffusion-webui-forge
ControlNET can't be downloaded, SSL certificate failed.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
OS: W10.
GPU: RTX 3060 12GB.
VERSION: Latest version of Forge.
I already have the controlNET .pth files, the UI needs some extra files to use controlnet, but it seems it cannot download them because it can't connect to the site.
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)>
I went and checked the virtual enviroment, ran pip install --upgrade certifi in case it was outdated, but nothing.
It seems the annotators can't be downloaded.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the annotator download failure on Windows 10 using the reported urllib SSL error and the virtual environment. Check how the download uses the environment's certificate configuration after certifi is upgraded; done means the extra ControlNet annotator files download successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100