bcgov / traction

Traction is designed with an API-first architecture layered on top of Hyperledger Aries Cloud Agent Python (ACA-Py) and streamlines the process of sending and receiving digital credentials for governments and organizations.
https://digital.gov.bc.ca/digital-trust/tools/traction/
Apache License 2.0
53 stars 51 forks source link

AnonCreds Workshop Questions about Traction #619

Closed swcurran closed 1 year ago

swcurran commented 1 year ago

This issue is to collect questions and comments about Traction during the AnonCreds Workshop on May 31, 2023.

Add a comment to this issue if you are having problems in carrying out the preparations for the Workshop.

AnmolSirola commented 1 year ago

When I am connecting my Traction Tenant from my BC Wallet app on mobile, after scaning the resulting QR code with my initialized mobile wallet. I keep getting stuck with this.

d7713783-3bf0-4688-8277-d4c3b32043c1

I tired re-installing the app. And restarting my traction tenant. Still I am facing this issue.

swcurran commented 1 year ago

@AnmolSirola — this happens sometimes, but usually the connection completes anyway. You can check in your Traction Tenant to see if the status of the connection is “active”. If so, you are good to go. You can also check in the BC Wallet by clicking the “Go back to home” button (in your image), clicking the menu (top left — the three horizontal lines), “Contacts” and you should see your connection with your Traction Tenant. Try typing in a message and seeing if it is sent/received by Traction.

Hope that helps!

AnmolSirola commented 1 year ago

@swcurran This is exactly what happened, the status now shows as 'active'. Thank for helping :)

flihp27 commented 1 year ago

Same problem here, but not having the chance to get the "active".

PatStLouis commented 1 year ago

This is a wallet behavior's, the wallet will stay in this state until it receives a credential. The connection is created however the UI stays on that screen

flihp27 commented 1 year ago

I retried with a multi-use connection and it worked fine. And I got really quickly the green active label in Traction.

alberto-instnt commented 1 year ago

Are you guys using the latest mediator update? Like using askar instead of indy? This seems like an issue regarding the mediator.

WadeBarnes commented 1 year ago

Are you guys using the latest mediator update? Like using askar instead of indy? This seems like an issue regarding the mediator.

The mediator we are using is using the latest version of ACA-Py and askar for secure storage.