-
Notifications
You must be signed in to change notification settings - Fork 27
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
Identity Wallet Creation Issue during the company registration process without BPN #197
Comments
@mgarciaLKS @CDiezRodriguez I think you tested the process the last time (when we switched to the DIM Stub) successfully. Could you please try to reproduce and support @saudkhan116 |
As @saudkhan116 said, even though the error, there is no log because it creates the keypar. I think it has to do something with the format. |
We encountered the same error, which originates from the portal-backend. However, the Wallet is created successfully. In the original portal values, Setting the Additionally, we have the |
Hi @mgarciaLKS, how to bypass this issue from the sql pgAdmin, could you please share the sql query? |
|
Hi @mgarciaLKS, Thanks for sharing the docs, this really helped me out to get the resolve resolved. Screenshots attached I hope this bug would be fixed soon! Thank you for your support! |
Problem Statement:
I was testing the umbrella chart version v2.0.13, and am having an issue in registering a demo company during checklist process. I already arrived until BPN CREATION step, but the WALLET CREATION step is getting failed after getting trigged the automated run from the worker process.
Registration without BPN
When registering a company without BPN (manual BPN by cx-operator), the wallet creation step gets failed and there is no retrigger button shown in the UI. The screenshots are attached for further reference.
BPN: BPNL000000000ARN
ProcessWorker Logs:
SSI DIM Wallet stub Logs:
The logs from the ssi-dim-wallet report no errors
Steps to Reproduce
Error "The Identity Wallet creation failed. You can retrigger the endpoint or close/reject the company registration."
I need to go through this company onboarding journey. Did I miss something in the configuration?
Any help would be highly appreciated!
Thanks in advance
The text was updated successfully, but these errors were encountered: