User Tools

Site Tools


guides:farming:reset_v1_3_wallet_bug

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:farming:reset_v1_3_wallet_bug [2022/08/15 12:35] – Changed filepath to match with v1.5+ update 86.83.93.120guides:farming:reset_v1_3_wallet_bug [2023/06/17 11:56] (current) aj
Line 1: Line 1:
-====== Chia 1.3 wallet bug reset ======+====== Chia wallet corruption ======
  
-When upgrading to Chia V1.5.0, you might end up with an incorrect wallet / pool nft. This means you'll see no XCH in your wallet or an incorrect amount. It also causes your pool NFT to be invalidsometimes making you pool at the wrong pool / selfpool!+Sometimes your wallet might get corruptedEven though your wallet is synced, you may not see any XCH in your wallet or the displayed amount may be incorrectThis issue can also invalidate your pool NFT, potentially causing you to pool at the wrong pool or even self-pool unintentionally.
  
-===== Steps to Fix =====+===== Reset your wallet (using Chia 1.8.0 or newer) ===== 
 + 
 +**GUI** 
 +  - Open the Chia GUI and go to Settings 
 +  - Go to the tab Advanced 
 +  - Under the section "Resync Wallet", click on resync 
 +  - Restart the application and wait for the wallet to sync 
 + 
 +**CLI** 
 +  - Run <code>chia wallet show</code> 
 +  - Note the fingerprint of the wallet your want to resync 
 +  - Stop Chia by using: <code>chia stop all -d</code> 
 +  - Open the Chia config.yaml 
 +  - Find or add the following section and add the fingerprint ID from step 1 <code> 
 +wallet: 
 +  reset_sync_for_fingerprint: [insert fingerprint here] 
 +</code> 
 +  - Start your Chia application and wait for the wallet to sync 
 + 
 + 
 + 
 +===== Reset your wallet (using older Chia versions) ===== 
 + 
 +<WRAP info 50% em> 
 +<color #001e37> 
 +DEPRECATED 
 +</color> 
 +</WRAP>
  
   - Stop the Chia wallet   - Stop the Chia wallet
guides/farming/reset_v1_3_wallet_bug.1660566923.txt.gz · Last modified: 2022/08/15 12:35 by 86.83.93.120

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki