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 api-explorer is broken after v1.17.2 #28515

Open
age9990 opened this issue Sep 26, 2024 · 0 comments
Open

Vault api-explorer is broken after v1.17.2 #28515

age9990 opened this issue Sep 26, 2024 · 0 comments
Labels
bug Used to indicate a potential bug regression Used to indicate possible regressions between versions

Comments

@age9990
Copy link

age9990 commented Sep 26, 2024

Describe the bug
After upgrade Vault to v1.17.5, api explorer is broken. APIs with parameter, such as role_name or name, cannot be executed. It just throwed the follwoing error message in Chrome console.
Error: parser.js: Parser(): initializeCallbacks(): syntax callback '_super' not a rule or udt name (chunk.146.b602d4305afe63c0625f.js:14404)

Tested with older version of Vault, Vault v1.17.0 and v1.17.1 are working normally. Vault v1.17.2 and onwards are abnormal.

To Reproduce
Try any api with parameter like role_name or name, all failed with the same error

Expected behavior
API successuflly executed

Environment:

  • Vault Server Version (retrieve with vault status): 1.17.5
  • Vault CLI Version (retrieve with vault version): 1.17.5
  • Server Operating System/Architecture: Win 11/ Ubuntu 22.04
@heatherezell heatherezell added bug Used to indicate a potential bug regression Used to indicate possible regressions between versions labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug regression Used to indicate possible regressions between versions
Projects
None yet
Development

No branches or pull requests

2 participants