Skip to content
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

[CLI] Error while loading credentialsConfig file #261

Open
creatorrr opened this issue Jan 5, 2024 · 0 comments
Open

[CLI] Error while loading credentialsConfig file #261

creatorrr opened this issue Jan 5, 2024 · 0 comments

Comments

@creatorrr
Copy link

Hi, new to kubero but finished installing on our gke cluster and then tried to log in using the CLI on a different machine. Got this error:

➜ kubero dashboard
No config file found; using defaults
Error while loading credentialsConfig file: Config File "credentials" Not Found in "[/etc/kubero /home/diwank/.kubero]"

Login command:

➜ kubero login
No config file found; using defaults
Error while loading credentialsConfig file: Config File "credentials" Not Found in "[/etc/kubero /home/diwank/.kubero]"

? Select an instance <create new>
Create a new instance

? Enter the name of the instance   : julep

? Enter the API URL of the instance  http://localhost:80 : http://kubero.julep.ai

? Kubero Token   : <redacted>

To be clear: the login command exits successfully but no file is created inside those two directories and other commands fail with a different error message:

➜ kubero list
No config file found; using defaults
Error while loading credentialsConfig file: Config File "credentials" Not Found in "[/etc/kubero /home/diwank/.kubero]"
Get "/api/cli/pipelines": unsupported protocol scheme ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant