Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error log with http_proxy in tiflash #168

Open
lhy1024 opened this issue Apr 17, 2020 · 1 comment
Open

Error log with http_proxy in tiflash #168

lhy1024 opened this issue Apr 17, 2020 · 1 comment
Labels
category/usability Categorizes issue or PR as a usability enhancement. type/bug Categorizes issue as related to a bug.

Comments

@lhy1024
Copy link
Contributor

lhy1024 commented Apr 17, 2020

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
@lhy1024 lhy1024 added the type/bug Categorizes issue as related to a bug. label Apr 17, 2020
@AstroProfundis AstroProfundis added the category/usability Categorizes issue or PR as a usability enhancement. label Jul 27, 2020
@AstroProfundis
Copy link
Contributor

Seems we should filter http_proxy environment variable when invoking playground.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category/usability Categorizes issue or PR as a usability enhancement. type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants