cryptr icon indicating copy to clipboard operation
cryptr copied to clipboard

Error listing secrets in Windows. Error: Can't find file:///C:/workspace/cryptr/app/index.html#!/. Redirected to home page.

Open abkhande opened this issue 4 years ago • 0 comments

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.

abkhande avatar Apr 09 '21 18:04 abkhande