-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
proxy.golang.org: Failed to connect to github.com port 443: Connection refused #72121
Comments
seems to be temporary, but whatever the cause, it's GitHub's load balancer that's the one that rejects the connection, I don't think there's much that can be done about it. |
Still happening here, 15 hours later. I can push and pull and use GitHub just fine, and GitHubStatus.com reports no issues.
|
More information:
pkg.go.dev still does not have the new versions, even after 30 minutes. Not really sure what is going on here, since the issue is clearly not local or intermittent -- but the 30 minute thing seems oddly specific. And I'm not sure why it doesn't apply to the Go package docs. Either the code can be accessed or it can't, right? I'm supposing this is an issue with the Go module proxy, since GitHub hasn't had any connectivity issues on my end, or on their status page, in the last few days. |
Related Issues (Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.) |
CC @golang/tools-team. |
Still an issue, 3 tags done and none working/all having that cached connection error I don't think connection error should be cached for 1/2h or not retried
|
Thanks whoever kicked the thing it started working again now (or maybe it did because I pulled a specific sha first) |
Though https://proxy.golang.org/fortio.org/progressbar/@latest is still broken :-( |
Still broken. Please, repair it. Thank you. |
@mholt I believe there's a 30m cache of errors. If there were transient github connectivity issues, they may persist for that long. pkg.go.dev on the other hand has a work queue, which can sometimes get backed up. It looks like https://pkg.go.dev/github.com/caddyserver/[email protected] is there now. @vault-thirteen: can you please clarify what is still broken? This issue is reporting ingestion issues, perhaps related to connectivity between Google and GitHub. With which modules are you experiencing problems? |
@troian it looks like https://proxy.golang.org/github.com/akash-network/cosmos-sdk/@v/v0.45.16-akash.3.mod is now there as well. |
https://sum.golang.org/lookup/github.com/vault-thirteen/[email protected] That git tag was added more than an hour ago and it is still not visible for Golang. |
this:
|
This comment has been minimized.
This comment has been minimized.
The problem still exists, I had to run
|
proxy unable to connect to github.com and fetch new version
looks like this issue was happening earlier today #72118
The text was updated successfully, but these errors were encountered: