sandbox
sandbox copied to clipboard
Demo: Cannot issue credentials again
Steps to reproduce:
- Run bank account [flow] step 1, 2, 3(https://github.com/trustbloc/edge-sandbox/blob/master/docs/demo/new-bank-account-usecase.md#flow-details)
- Try to repeat step 2
Expected:
Re-issue should work fine just like initial run.
Actual:
Error: agent wasm: unexpected failure while creating LocalKMS and Crypto instance: failed to prepare OPS KMS capability for use: failed to open gzip reader: EOF
I have a same error log in "edge-agent" like this. Did you solve this issue? Pleae let me know.
@lotty02cho can you try in latest versions of dev/sandbox URL?