-
Notifications
You must be signed in to change notification settings - Fork 36
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
Error: Looks like "https://charts.deis.com/workflow" is not a valid chart repository #23
Comments
From @bacongobbler on April 24, 2017 6:31 Seeing this too:
|
From @vdice on April 24, 2017 14:15 The issue seems to have been a temporary. I'm able to add and update the repo:
Nevertheless, this is still an issue warranting further investigation. |
From @pfeodrippe on April 25, 2017 10:22 Yes, it's working for me now. Maybe it was something temporary at the servers, maybe has to do with the migration to Azure Services? Just guessing |
From @sbulman on June 22, 2017 12:42 I am seeing this issue today? Any clues? |
From @ampsarfraz on August 18, 2017 3:19 I am getting this error as well when I try >helm repo add deis https://charts.deis.com/workflow |
From @mboersma on August 18, 2017 5:17 @ampsarfraz I'm not seeing problems here. Maybe just a transient network error? Helm doesn't always report those errors in a useful way--for example if you unplug from the network and try the same thing you can see misleading errors about missing x509 certs... $ helm repo add --debug deis https://charts.deis.com/workflow
"deis" has been added to your repositories 😕 |
From @sbulman on August 18, 2017 5:50 @ampsarfraz I was having this problem on Windows. It appears to be more reliable if I explicitly set the HELM_HOME environment variable. e.g. in PowerShell |
From @pfeodrippe on April 22, 2017 20:32
I'm trying minikube with deis. Has something changed now? It was pulling the repo 2 hours ago
Copied from original issue: deis/workflow#800
The text was updated successfully, but these errors were encountered: