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

Deploying single node Vault's may have a race condition #25

Open
krutten opened this issue Feb 17, 2021 · 0 comments
Open

Deploying single node Vault's may have a race condition #25

krutten opened this issue Feb 17, 2021 · 0 comments

Comments

@krutten
Copy link
Contributor

krutten commented Feb 17, 2021

Vault kit 1.9.0, going from 3 node to 1 node by adding a ips: block showed this error when finished deploying

Succeeded

lab Vault deployed!

Unsealing the vault...
You need 3 key(s) to unseal the vaults.

unsealing https://10.0.4.48:443...
https://10.0.4.48:443 is unsealed

For details about the deployment, run

  genesis info lab

Error listing secrets engines: data from server response is empty
!! exit status 2

[lab] Deployment successful.  Preparing metadata for export...
[ERROR] Could not successfully authenticate against lab vault with safe.

        Genesis can automatically authenticate with safe in the following ways:
        - AppRole, supplied by $VAULT_ROLE_ID and $VAULT_SECRET_ID
        - Vault Token, supplied by $VAULT_AUTH_TOKEN
        - Username/Password, supplied by $VAULT_USERNAME and $VAULT_PASSWORD
        - Github Peronal Access Token, supplied by $VAULT_GITHUB_TOKEN

Vault was fine and unsealed so this may be the post deploy hook need to wait a few seconds.

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