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

Question: go get 有时候会报错 http: server gave HTTP response to HTTPS client #219

Open
KaraBilly opened this issue Nov 8, 2024 · 1 comment

Comments

@KaraBilly
Copy link

$ go get sigs.k8s.io/[email protected]
go: sigs.k8s.io/[email protected]: Get "https://goproxy.cn/sigs.k8s.io/controller-runtime/@v/v0.19.0.mod": http: server gave HTTP response to HTTPS client

Are you sure that our FAQ page doesn't have the question you want to ask?

What is the output when you execute the go version command?

$ go version go version go1.23.3 darwin/arm64


What is the output when you execute the go env command?

go env Output
$ go env

GOPROXY='https://goproxy.cn,direct'

What did you do?

What did you expect to see?

What did you see instead?

@aofei
Copy link
Member

aofei commented Nov 12, 2024

抱歉回复晚了。

这两天 CDN 线路做了一些调整,但不确定是否顺便解决了你说的这个问题。我先保持这个 issue 打开一段时间,如果你再遇到这个问题麻烦说一下。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants