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

Error in time start pod 'unsupported protocol scheme' #195

Open
nikell28 opened this issue Jun 16, 2023 · 1 comment
Open

Error in time start pod 'unsupported protocol scheme' #195

nikell28 opened this issue Jun 16, 2023 · 1 comment

Comments

@nikell28
Copy link

nikell28 commented Jun 16, 2023

I get error in logs pod

{"level":"error","ts":"2023-06-16T06:34:53Z","msg":"Could not create API client for Vault","error":"Put \"/v1/auth/kubernetes/login\": unsupported protocol scheme \"\"","stacktrace":"main.main\n\t/workspace/main.go:56\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:250"}

I use kubernetes auth method

@ricoberger
Copy link
Owner

Hi @nikell28, this looks like the Vault address is not set. If you have installed the operator via the Helm chart can you check that the vault.address value is set. If you have installed the operator without the Helm chart, an environment variable VAULT_ADDRESS must be set.

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

2 participants