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

UI Returns Error when trying to generate SSH OTP #6539

Closed
jrdemasi opened this issue Apr 5, 2019 · 2 comments
Closed

UI Returns Error when trying to generate SSH OTP #6539

jrdemasi opened this issue Apr 5, 2019 · 2 comments
Labels

Comments

@jrdemasi
Copy link

jrdemasi commented Apr 5, 2019

When installing Vault and running the dev server (I have seen this same behavior in prod, but wanted to know if it was the same with the dev server to reproduce easily for filing a bug report) generating OTP for SSH produces an error in the UI. To reproduce this with vault-1.1.0:

  1. Start the vault dev server
  2. Enable the SSH secrets engine at ssh/
  3. Create a new role with any default name/username and for cidr list 0.0.0.0/0
  4. Attempt to generate credentials using this new role in the Web UI, you will see an error: "n.factoryFor is not a function"

The functionality works completely fine and returns a valid key if using the API or vault commands. Happy to provide anymore info that may be useful.

@jrdemasi
Copy link
Author

jrdemasi commented Apr 5, 2019

Thank you :-)

@meirish
Copy link
Contributor

meirish commented Apr 6, 2019

No problem! Thank you for reporting it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants