-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
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 ""
Metadata
Metadata
Assignees
Labels
No labels