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

https://charts.crossplane.io/stable returns 404 and correct html page #5784

Open
yogeshlonkar opened this issue Jun 7, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@yogeshlonkar
Copy link

yogeshlonkar commented Jun 7, 2024

What happened?

https://charts.crossplane.io/stable returns 404 status code with valid HTML response. As a result you see charts in browser but it can't be used via Artifactory which when tries to pull charts gets 404 even though response might be correct.

Please see screenshot below

How can we reproduce it?

Pull helm charts via Artifactory or just to see 404 execute below curl commands

curl -I https://charts.crossplane.io/stable
curl -I https://charts.crossplane.io/stable/crossplane/tags/list

What environment did it happen in?

Crossplane version: current/ not applicable

Browser network log

image

Helm pull error

Screenshot 2024-06-10 at 09 34 28

@yogeshlonkar yogeshlonkar added the bug Something isn't working label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant