Could not upload through proxy
Open
Nobody has claimed this yet.
bug
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 46
Description
Hello, rustup-init failed :
info: syncing channel updates for 'stable-x86_64-pc-windows-msvc'
error: could not download file from 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to 'C:\Users\xxxx\.rustup\tmp\_p5zko48h1tojccg_file'
info: caused by: error during download
info: caused by: [7] Couldn't connect to server (Unsupported proxy scheme for 'https://xx.xx.xx.xx:8080')
Press the Enter key to continue.
Contributor guide
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
Start by reproducing the rustup-init failure on Windows with the proxy configuration shown in the report. Trace the proxy handling for the HTTPS download and determine the expected supported proxy format; the issue is done when the stable channel metadata downloads successfully through that proxy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100