Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

[bug] 目前预发布的版本 http 代理端口访问不到 #50

Closed
chendy560 opened this issue Dec 13, 2017 · 1 comment
Closed

[bug] 目前预发布的版本 http 代理端口访问不到 #50

chendy560 opened this issue Dec 13, 2017 · 1 comment

Comments

@chendy560
Copy link

bug效果如下:

export http_proxy="http://127.0.0.1:8001"; export HTTP_PROXY="http://127.0.0.1:8001"; export https_proxy="http://127.0.0.1:8001"; export HTTPS_PROXY="http://127.0.0.1:8001"
curl myip.ipip.net
curl: (7) Failed to connect to 127.0.0.1 port 8001: Connection refused

切换回旧版本工作正常

@Ivan97
Copy link

Ivan97 commented Dec 14, 2017

同样遇到这个问题

Cenmrev added a commit that referenced this issue Dec 14, 2017
@Cenmrev Cenmrev closed this as completed Dec 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants