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

Vault operator init command error with new vault image 1.12.1 #181

Open
kamalverma1 opened this issue Jan 25, 2023 · 1 comment
Open

Vault operator init command error with new vault image 1.12.1 #181

kamalverma1 opened this issue Jan 25, 2023 · 1 comment

Comments

@kamalverma1
Copy link

I am getting error on executing the below command:

Command:

vault operator init -format=json 2>&1

Error:

│ Undefined error while initializing vault │
│ Error initializing: Error making API request. │
│ │
│ URL: PUT https://vault:8200/v1/sys/init
│ Code: 400. Errors: │
│ │
│ * parameters secret_shares,secret_threshold not applicable to seal type awskms

It was working with the previous version of vault 1.11.3 but not working on 1.12.1

@ricoberger
Copy link
Owner

Hi, I'm not sure if I got it correct, but when you are talking about vault operator init I think this would be an issue for https://github.com/hashicorp/vault.

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