lllyasviel / lllyasviel/ControlNet

ValueError: Unknown scheme for proxy URL URL('socks://127.0.0.1:10801/')

Open
#182 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
34.1k
Forks
3k
PR merge metrics
No merged PRs in 30d

Description

python gradio_canny2image.py logging improved. Traceback (most recent call last): File "gradio_canny2image.py", line 6, in <module> import gradio as gr ... ValueError: Unknown scheme for proxy URL URL('socks://127.0.0.1:10801/')
How to solve this problem in Ubuntu?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with gradio_canny2image.py and the import gradio traceback shown in the report, then inspect the Ubuntu proxy environment and how the application reads it. Reproduce the unknown socks scheme error and determine whether it is a project issue or an environment configuration problem; done means documenting or validating a project-specific resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.