Git Product home page Git Product logo

Comments (8)

Ranjith11903952 avatar Ranjith11903952 commented on July 3, 2024 1

I'm getting the refused connection what may be the issue

from yatai.

yetone avatar yetone commented on July 3, 2024

Are you using the bentoml command line tool to log into yatai? Please check if the api token in your command is correct

from yatai.

Ranjith11903952 avatar Ranjith11903952 commented on July 3, 2024

yes i have used two commands
1.YATAI_INITIALIZATION_TOKEN=$(kubectl get secret yatai-env --namespace yatai-system -o jsonpath="{.data.YATAI_INITIALIZATION_TOKEN}" | base64 --decode)
2.echo "Open in browser: http://127.0.0.1:8080/setup?token=$YATAI_INITIALIZATION_TOKEN"

to login the accound i used
bentoml yatai login --api-token {YOUR_TOKEN} --endpoint http://127.0.0.1:8080 aftet using it it showing the error

I'm getting the error of refused connection also

from yatai.

yetone avatar yetone commented on July 3, 2024

bentoml yatai login --api-token {YOUR_TOKEN} --endpoint http://127.0.0.1:8080/ aftet using it it showing the error

How did you get the {YOUR_TOKEN} in this command?

from yatai.

Ranjith11903952 avatar Ranjith11903952 commented on July 3, 2024

echo "Open in browser: http://127.0.0.1:8080/setup?token=$YATAI_INITIALIZATION_TOKEN" this is the command to get the token

and what may be the reasons to connections refuse

from yatai.

yetone avatar yetone commented on July 3, 2024

${YATAI_INITIALIZATION_TOKEN} is not a Yatai API KEY and cannot be used for bentoml cli login.

from yatai.

Ranjith11903952 avatar Ranjith11903952 commented on July 3, 2024

then how to login to the yatai dashboard

from yatai.

yetone avatar yetone commented on July 3, 2024

@Ranjith11903952 The following command will show you how to login to the yatai dashboard:

helm get notes yatai -n yatai-system

from yatai.

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.