Difference between revisions of "Connecting to Wallet loop"
From Chia-Wiki
(Created page with "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\m...") |
Tag: Manual revert |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
This can happen when Chia terminates unexpectedly (example: when your pc loses power). | 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. | *Stop Chia. | ||
*Rename <code>C:\Users\<your user>\.chia\mainnet</code> to <code>C:\Users\<your user>\.chia\mainnet.old.</code> | |||
*Restart Chia, select your key and skip the thing about coloured items. Wait till syncing starts. | *Restart Chia, select your key and skip the thing about coloured items. Wait till syncing starts. | ||
*Stop Chia. | *Stop Chia. | ||
*Copy C:\Users\<your user>\.chia\mainnet.old\db to C:\Users\<your user>\.chia\mainnet\db replacing what’s there. | *Copy <code>C:\Users\<your user>\.chia\mainnet.old\db</code> to <code>C:\Users\<your user>\.chia\mainnet\db</code> 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. | *Copy <code>C:\Users\<your user>\.chia\mainnet.old\config\config.yaml</code> and <code>config_bak.yaml</code> to <code>C:\Users\<your user>\.chia\mainnet\config</code> replacing what’s there. | ||
*Restart Chia and wait for sync. | *Restart Chia and wait for sync. | ||
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\mainnettoC:\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\dbtoC:\Users\<your user>\.chia\mainnet\dbreplacing what’s there. - Copy
C:\Users\<your user>\.chia\mainnet.old\config\config.yamlandconfig_bak.yamltoC:\Users\<your user>\.chia\mainnet\configreplacing what’s there. - Restart Chia and wait for sync.