crypto:chia:troubleshooting:wallet_not_syncing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crypto:chia:troubleshooting:wallet_not_syncing [2021/06/30 17:00] – [Connect to other peers] peter | crypto:chia:troubleshooting:wallet_not_syncing [2021/06/30 17:13] (current) – [Modify the Chia Config] peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Crypto - Chia - Troubleshooting - Wallet not Syncing ====== | ====== Crypto - Chia - Troubleshooting - Wallet not Syncing ====== | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Opening Port 8444 ===== | ||
+ | |||
+ | Opening Port 8444 on your router so other peers can connect to you. | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | This allows linking up, downloading and syncing with the Chia blockchain. | ||
+ | |||
+ | </ | ||
---- | ---- | ||
Line 49: | Line 63: | ||
---- | ---- | ||
+ | |||
+ | ===== Delete the peer DB ===== | ||
+ | |||
+ | <code bash> | ||
+ | rm ~/ | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * Close Chia. | ||
+ | * Restart Chia. | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
===== Remove the old wallet ===== | ===== Remove the old wallet ===== | ||
Line 73: | Line 104: | ||
rm ~/ | rm ~/ | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * Close Chia. | ||
+ | * Restart Chia. | ||
+ | |||
+ | </ | ||
---- | ---- | ||
Line 99: | Line 138: | ||
</ | </ | ||
+ | ---- | ||
+ | |||
+ | ===== Modify the Chia Config ===== | ||
+ | |||
+ | Edit **~/ | ||
+ | |||
+ | * Search for **weight_proof_timeout**. | ||
+ | * Increase it from 180 to 400. | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | It can take a few minutes to start receiving peers and several hours to completely sync. | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// |
crypto/chia/troubleshooting/wallet_not_syncing.1625072455.txt.gz · Last modified: 2021/06/30 17:00 by peter