Skip to content
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

Wallet takes too long to sync #3678

Open
3 tasks done
karthik947 opened this issue Jan 7, 2023 · 4 comments
Open
3 tasks done

Wallet takes too long to sync #3678

karthik947 opened this issue Jan 7, 2023 · 4 comments
Labels

Comments

@karthik947
Copy link

Just checking...

  • This is a cardano-wallet bug.
  • I am using the latest cardano-wallet release.
  • I am using the correct cardano-node version for that release of cardano-wallet.

Version

v2022-12-14

Platform

Windows 11

Installation method

Built from source

Network configuration

mainnet

Context

I downloaded the docker-compose.yml and spun up the node on the mainnet network. I then tried to sync a wallet that was created on Yoroi a week ago. The wallet restored successfully but the balance and transactions are not reflected. I waited for the wallet to sync but it takes forever to sync. After about 70% the sync gets frozen and when I leave the laptop aside for a while, it stops and resyncs from the start.

Is there a faster/better way to restore an existing wallet ?

Description

Steps to Reproduce

1.Sping up the a container using docker-compose up NETWORK=mainnet
2.Restore a wallet that was created on Yoroi
3.
...

Expected behavior

The wallet should restore and sync 100%

Actual behavior

The wallet sync stuck at 70%

@karthik947 karthik947 added the Bug label Jan 7, 2023
@zhp1254
Copy link

zhp1254 commented Feb 13, 2023

Status: syncing, Progress: {Quantity:99.8 Unit:percent} for a long time too

@hiiamtrong
Copy link

I had a similar situation. Took 2 days just from 50% - > 52%

@hiiamtrong
Copy link

This issue was resolved after I deleted the unused wallets. It is possible that there are too many synchronized wallets leading to reduced performance

@learncardano
Copy link

Yes this is a real pain. Creating multiple wallets for different users with Cardano Wallet CLI takes forever to sync. This is not helpful for our use case. Not recommended to use Wallet CLI for building a dApp for hundred thousands of users with individual wallets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants
@zhp1254 @karthik947 @learncardano @hiiamtrong and others