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 listing secrets in Windows. Error: Can't find file:///C:/workspace/cryptr/app/index.html#!/. Redirected to home page. #58

Open
abkhande opened this issue Apr 9, 2021 · 0 comments

Comments

@abkhande
Copy link

abkhande commented Apr 9, 2021

The problem

Build the Crypter source code. And after fixing the initial issues, I was able to list secrets for ldap user in linux and mac but windows throw an error when I click on the LDAP username.
I attached the screenshot of the error:

Environment

  • Cryptr: Master branch source code checkout
  • OS: Windows 10
  • Vault version: v1.6.0

Details

Build the source code and install the dependencies.
Connect to the vault-url and login via ldap user pass.
I am able to login and see the username but when I click on username it is unable to list the secrets and throws error. Basically not able to parse the folder structure. I can see it is generating the structure in secters-init.hmlt correctly but not able to parse in windows machine. However, it is able to do that in mac and linux. I am going to attach screenshot for both windows and linux.
Any help is appreciated.

Steps to Reproduce

Click on the username once login via ldap user to vault server.

windows
linux

I can share the code if needed, please let me know. Thanks.

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