Code Monkey home page Code Monkey logo

Comments (3)

ajoskowski avatar ajoskowski commented on July 18, 2024

Hi @shixinlishixinli,

Yesterday we fixed this problem by aa39db2

Please pull new changes from develop branch and try again.

from nauta.

shixinlishixinli avatar shixinlishixinli commented on July 18, 2024

thank you for your relpy . this bug is solved . but there are another bug while building the nauta.

fatal: [local]: FAILED! => {"changed": false, "msg": "Failed to connect to storage.googleapis.com at port 443: [Errno 101] Network is unreachable"}

from nauta.

shixinlishixinli avatar shixinlishixinli commented on July 18, 2024

i have successful build nauta.
firstly ,set" ENV https_proxy=https://10.7.211.16:912""ENV http_proxy=http://10.7.211.16:911" in all Dockerfile .
secondly,set "npm config set proxy http://username:password@server:port""npm config set https-proxy http://username:pawword@server:port"
then, set "RUN curl -s -x 10.7.211.16:911 https://packages.cloud.google.com/apt/doc/apt-key.gpg | ap
t-key add -"
finally, try to download helm.tar.gz by myself and move it into correct path.

from nauta.

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.