when I try try gclient , cipd error.

2,009 views
Skip to first unread message

sun

unread,
Jun 27, 2018, 5:33:22 AM6/27/18
to Chromium-dev
F:\chrome\master>gclient
[P20504 17:27:12.877 remote.go:125 W] cipd: connectivity error (Get https://chrome-infra-packages.appspot.com/_ah/api/repo/v1/instance/resolve?package_name=infra%2Ftools%2Fcipd%2Fwindows-amd64&version=git_revision%3A4d19637ec2c3d1efd8c6a1b05285118b786919e2: proxyconnect tcp: net/http: TLS handshake timeout)
[P20504 17:27:12.877 remote.go:125 W] cipd: retrying request to https://chrome-infra-packages.appspot.com/_ah/api/repo/v1/instance/resolve?package_name=infra%2Ftools%2Fcipd%2Fwindows-amd64&version=git_revision%3A4d19637ec2c3d1efd8c6a1b05285118b786919e2
[P20504 17:27:25.180 remote.go:125 W] cipd: connectivity error (Get https://chrome-infra-packages.appspot.com/_ah/api/repo/v1/instance/resolve?package_name=infra%2Ftools%2Fcipd%2Fwindows-amd64&version=git_revision%3A4d19637ec2c3d1efd8c6a1b05285118b786919e2: proxyconnect tcp: net/http: TLS handshake timeout)


I am from china and get code behind a shadowsocks proxy .

and I have set the proxy 

by 

c:\>netsh netsh>winhttp netsh winhttp netsh winhttp>set proxy localhost:1080

c:\>set http_proxy=http://localhost:1080 c:\>set https_proxy=https://localhost:1080



May someone give me help? thank you !



Ryan Tseng

unread,
Jun 27, 2018, 1:20:22 PM6/27/18
to sunny zh, Chromium-dev
Shouldn't it be

set https_proxy=http://localhost:1080 (not https).

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/5b16e92e-5766-4192-9255-13b775c46593%40chromium.org.

sun

unread,
Jun 27, 2018, 8:37:07 PM6/27/18
to Chromium-dev, wzh...@gmail.com

Got the same errors .



F:\chrome\master2>set https_proxy=http://localhost:1080

F:\chrome\master2>gclient
终止批处理操作吗(Y/N)?
^C终止批处理操作吗(Y/N)?
^C'python' 不是内部或外部命令,也不是可运行的程序
或批处理文件。

F:\chrome\master2>echo %http_proxy% %https_proxy%

F:\chrome\master2>netsh winhttp show proxy

当前的 WinHTTP 代理服务器设置:

    代理服务器:  localhost:1080
    绕过列表     :  (无)

sun

unread,
Jun 27, 2018, 10:25:26 PM6/27/18
to Chromium-dev, wzh...@gmail.com

set part of the commands , and it works .
I don't know the reason.

jiang Han

unread,
Jul 25, 2018, 8:14:02 AM7/25/18
to Chromium-dev, wzh...@gmail.com
dose it work? just "set http_proxy=http://127.0.0.1:1080" or "set https_proxy=http://127.0.0.1:1080" ?
在 2018年6月28日星期四 UTC+8上午10:25:26,sun写道:

Fermion

unread,
Mar 17, 2019, 9:55:13 PM3/17/19
to Chromium-dev, wzh...@gmail.com
Thanks,you are right.

在 2018年7月25日星期三 UTC+8下午8:14:02,jiang Han写道:
Reply all
Reply to author
Forward
0 new messages