Skip to content

proxy.golang.org: cache not expiring #44230

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

Closed
denysvitali opened this issue Feb 12, 2021 · 2 comments
Closed

proxy.golang.org: cache not expiring #44230

denysvitali opened this issue Feb 12, 2021 · 2 comments

Comments

@denysvitali
Copy link

denysvitali commented Feb 12, 2021

What version of Go are you using (go version)?

Not relevant

What did you do?

Pushed a new release of https://github.com/swisscom/mssql-always-encrypted (v0.1.2), checked https://sum.golang.org/lookup/github.com/swisscom/[email protected]: the release is not there.

After > 5 min the cache still hasn't refreshed and I still get a 410.

Drafting a new release doesn't work either: I've tagged version v0.1.3 to check if the problem was on my side but apparently even that version doesn't work :(

What did you expect to see?

200 OK + checksum

What did you see instead?

410 Gone

not found: github.com/swisscom/[email protected]: invalid version: unknown revision v0.1.2

Is the sum server having problem connecting to GitHub maybe? I'm not sure if it's just me: https://index.golang.org/index?since=2021-02-12T13:45:00.0Z

@denysvitali
Copy link
Author

denysvitali commented Feb 12, 2021

After waiting another 5 minutes, the cache expired and now it's working 😁.
I'm leaving the issue open to let you guys check from your side what might have been the fault (did you increase the caching time and forgot to update the sum.golang.org page?)

After one minute for caches to expire, the go command will see that tagged version. If this doesn't work for you, please file an issue.

@bcmills
Copy link
Contributor

bcmills commented Feb 12, 2021

Duplicate of #38065

@bcmills bcmills marked this as a duplicate of #38065 Feb 12, 2021
@bcmills bcmills closed this as completed Feb 12, 2021
@golang golang locked and limited conversation to collaborators Feb 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants