Difference between revisions of "Connecting to Wallet loop"
From Chia-Wiki
Tag: Manual revert |
|
(One intermediate revision by the same user not shown) | |
(No difference)
|
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
toC:\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
toC:\Users\<your user>\.chia\mainnet\db
replacing what’s there. - Copy
C:\Users\<your user>\.chia\mainnet.old\config\config.yaml
andconfig_bak.yaml
toC:\Users\<your user>\.chia\mainnet\config
replacing what’s there. - Restart Chia and wait for sync.