impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

[Bug] (Desktop) Operation time-out on shenron steps 7, 8 & 9 #215

Open Oran-Dan opened 1 month ago

Oran-Dan commented 1 month ago

Description

On my desktop I get the following error message after step 7, 8 or 9. [2024-04-29][15:26:46][ERROR][identity_wallet::command] Operation timed out [2024-04-29][15:26:46][ERROR][log@http://localhost:5173/node_modules/.vite/deps/@tauri-apps_plugin-log.js:59:20] timed out

On my phone iOS it does work.

Hardware Specification

Operating system: Ubuntu 22.04 RAM: Cores: Device:

Steps to Reproduce the Bug

  1. Start the app and click step 7, 8 or 9
  2. You will be returned to the homescreen where nothing changed
  3. Check the console logs for the error message

Expected Behaviour

The steps should be completed

Actual Behaviour

The operation fails and you are returned to the homepage.

Errors

[2024-04-29][15:26:46][ERROR][identity_wallet::command] Operation timed out [2024-04-29][15:26:46][ERROR][log@http://localhost:5173/node_modules/.vite/deps/@tauri-apps_plugin-log.js:59:20] timed out