crypto:chia:troubleshooting:wallet_not_syncing

This is an old revision of the document!


Crypto - Chia - Troubleshooting - Wallet not Syncing

Check if the timezone is correct

date

NOTE: This should display the date and time correctly.

  • If not, then continue…
dpkg-reconfigure tzdata

NOTE: The Timezone and Location matter and have to be a precise matched!

  • Select the right Timezone and Location.

Remove the old wallet

Stop the Wallet

chia stop wallet-only"

Delete all files in ~/.chia/mainnet/wallet/db

rm ~/.chia/mainnet/wallet/db/*

Start the Wallet

chia start wallet

Show the Wallet

chia wallet show

NOTE: It should prompt to load from backup or skip.

  • Choose Skip S.

The wallet will resync.

crypto/chia/troubleshooting/wallet_not_syncing.1625043640.txt.gz · Last modified: 2021/06/30 09:00 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki