pingcap / pingcap/tiup

Error log with http_proxy in tiflash

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

Nobody has claimed this yet.

category/usability type/bug
Dominant language
Go
Stars
466
Forks
338
Avg merge
3d 7h
Merged PRs (30d)
8

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    tiup playground

  2. What did you expect to see?

run

  1. What did you see instead?
Logging errors to ~/.tiup/data/RwPeCSW/tiflash-0/log/tiflash_error.log
E0417 18:59:02.251581340  114486 http_proxy.cc:64]           'socks5' scheme not supported in proxy URI
E0417 18:59:02.254655366  114486 http_proxy.cc:64]           'socks5' scheme not supported in proxy URI
E0417 18:59:02.254730960  114486 http_proxy.cc:64]           'socks5' scheme not supported in proxy URI
E0417 18:59:02.254770249  114486 http_proxy.cc:64]           'socks5' scheme not supported in proxy URI
E0417 18:59:02.254814578  114486 http_proxy.cc:64]           'socks5' scheme not supported in proxy URI
E0417 18:59:02.254856870  114486 http_proxy.cc:64]           'socks5' scheme not supported in proxy URI
  1. What version of TiUP are you using (tiup --version)?
tiup version v0.0.5 tiup
Go Version: go1.13
Git Branch: master
GitHash: 9a454f3
Build Time: 2020-04-16 10:33:50 +0800

Contributor guide

Open the contributing guide

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

Reproduce the issue with tiup playground, then inspect the generated tiflash_error.log and the reported http_proxy.cc:64 location. Trace how the http_proxy environment setting reaches TiFlash and verify behavior with the reported socks5 scheme. Done means the playground runs without repeated unsupported-proxy errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, go
Domain
cli, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.