Skip to content

Error: could not find : chart docker-registry not found in https://kubernetes-charts.storage.googleapis.com/ #3047

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
Tiller431 opened this issue Jan 28, 2021 · 5 comments
Labels
self-hosted type: bug Something isn't working

Comments

@Tiller431
Copy link

Describe the bug

When trying to use the docker image for the latest release. The install fails with the error:
Save error occurred: could not find : chart docker-registry not found in https://kubernetes-charts.storage.googleapis.com/ Deleting newly downloaded charts, restoring pre-update state Error: could not find : chart docker-registry not found in https://kubernetes-charts.storage.googleapis.com/

Steps to reproduce

$ docker run \ --privileged \ --name gitpod \ --publish 443:443 --publish 80:80 \ --env DOMAIN=10-0-0-5.ip.mygitpod.com \ eu.gcr.io/gitpod-core-dev/build/gitpod-k3s

@csweichel
Copy link
Contributor

@corneliusludmann could you have a look please?

@csweichel csweichel added self-hosted type: needs triage We've seen the issue but need to investigate to decide what type of issue it is labels Jan 29, 2021
@corneliusludmann
Copy link
Contributor

corneliusludmann commented Jan 29, 2021

@Tiller431 Thanks for reporting. It seems that the Kubernetes charts for installing the internal Docker registry are not reachable at the moment. We had this issue recently internally as well and it suddenly worked again without any change. However, now it seems to be lasting.

The update of the helm charts for the internal registry is already on our roadmap. As it seems to break the self-hosted installation now, I try to prioritize it higher. Sorry, for the inconvenience. :-(

What you can do now:
In order to get your installation running, you could install your own registry. Here is a pointer to the docs: https://www.gitpod.io/docs/self-hosted/latest/install/docker-registry/

@corneliusludmann corneliusludmann added type: bug Something isn't working and removed type: needs triage We've seen the issue but need to investigate to decide what type of issue it is labels Jan 29, 2021
@stale
Copy link

stale bot commented Mar 16, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Mar 16, 2021
@lstkz
Copy link

lstkz commented Mar 24, 2021

@corneliusludmann is this fixed? I tried to follow steps from https://www.gitpod.io/docs/self-hosted/latest/install/install-on-aws-script/ but I am getting the same error.

@stale stale bot removed the meta: stale This issue/PR is stale and will be closed soon label Mar 24, 2021
@geropl
Copy link
Member

geropl commented Apr 13, 2021

This should be fixed with https://github.com/gitpod-io/gitpod/releases/tag/v0.8.0.

@lstkz Those installers are sadly deprecated and not expected to work anymore. 😕 We're planning on updating the docs with #3893.

@geropl geropl closed this as completed Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
self-hosted type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants