Difference between revisions of "Connecting to Wallet loop"

From Chia-Wiki
Jump to: navigation, search
Tag: Reverted
Tag: Manual revert
 
Line 1: Line 1:
This can happen when Chia terminates unexpectedly i.e. when your pc loses power.
This can happen when Chia terminates unexpectedly (example: when your pc loses power).





Latest revision as of 12:08, 24 July 2021

This can happen when Chia terminates unexpectedly (example: when your pc loses power).


  • Stop Chia.
  • Rename C:\Users\<your user>\.chia\mainnet to C:\Users\<your user>\.chia\mainnet.old.
  • Restart Chia, select your key and skip the thing about coloured items. Wait till syncing starts.
  • Stop Chia.
  • Copy C:\Users\<your user>\.chia\mainnet.old\db to C:\Users\<your user>\.chia\mainnet\db replacing what’s there.
  • Copy C:\Users\<your user>\.chia\mainnet.old\config\config.yaml and config_bak.yaml to C:\Users\<your user>\.chia\mainnet\config replacing what’s there.
  • Restart Chia and wait for sync.