Code Monkey home page Code Monkey logo

Comments (7)

Cryptophobia avatar Cryptophobia commented on June 11, 2024

From @bacongobbler on April 24, 2017 6:31

Seeing this too:

><> helm repo up
Hang tight while we grab the latest from your chart repositories...
...Skip local chart repository
Writing to /Users/bacongobbler/.helm/repository/cache/stable-index.yaml
...Successfully got an update from the "stable" chart repository
...Unable to get an update from the "deis" chart repository (https://charts.deis.com/workflow):
	Get https://charts.deis.com/workflow/index.yaml: dial tcp: lookup charts.deis.com on 172.20.16.1:53: read udp 172.20.18.14:51010->172.20.16.1:53: i/o timeout
Update Complete. ⎈ Happy Helming!⎈

from workflow.

Cryptophobia avatar Cryptophobia commented on June 11, 2024

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:

 $ helm repo add workflow https://charts.deis.com/workflow
"workflow" has been added to your repositories
 $ helm repo update
Hang tight while we grab the latest from your chart repositories...
...
...Successfully got an update from the "workflow" chart repository

Nevertheless, this is still an issue warranting further investigation.

from workflow.

Cryptophobia avatar Cryptophobia commented on June 11, 2024

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 workflow.

Cryptophobia avatar Cryptophobia commented on June 11, 2024

From @sbulman on June 22, 2017 12:42

I am seeing this issue today? Any clues?

from workflow.

Cryptophobia avatar Cryptophobia commented on June 11, 2024

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
How to solve this?
Error: Looks like "https://charts.deis.com/workflow" is not a valid chart repository or cannot be reached

from workflow.

Cryptophobia avatar Cryptophobia commented on June 11, 2024

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...
I tried it with the debug flag as well but it doesn't seem to add any output:

$ helm repo add --debug deis https://charts.deis.com/workflow
"deis" has been added to your repositories

😕

from workflow.

Cryptophobia avatar Cryptophobia commented on June 11, 2024

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 $env:HELM_HOME = "C:\.helm". Try setting this and then adding the repo again.

from workflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.