Skip to content

[CLI] Error while loading credentialsConfig file #261

@creatorrr

Description

@creatorrr

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions