Difference between revisions of "Resyncing SPV file"

From Bisq Wiki
Jump to navigation Jump to search
m
m (fixed link)
Line 30: Line 30:
 
<li> Restart </li>
 
<li> Restart </li>
  
<!-- Restart is confusing Is this user initiated or this happens in response to step 3? --> After the Resync you are prompted to restart Bisq. The time to restart depends upon the age of your wallet and number of transactions. The CPU usage may be high and the Bisq application may not respond immediately, this is normal.
+
<!-- Restart is confusing Is this user-initiated or this happens in response to step 3? --> After the Resync you are prompted to restart Bisq. The time to restart depends upon the age of your wallet and number of transactions. The CPU usage may be high and the Bisq application may not respond immediately, this is normal.
  
 
<!-- the below should be another use-case IMO -->
 
<!-- the below should be another use-case IMO -->
Line 38: Line 38:
 
If you can't open Bisq to access the Settings section, you can manually delete the <code>btc_mainnet/wallet/bisq.spvchain</code> from your [[Data_directory|data directory]].  
 
If you can't open Bisq to access the Settings section, you can manually delete the <code>btc_mainnet/wallet/bisq.spvchain</code> from your [[Data_directory|data directory]].  
  
The default data directory locations can be found [https://bisq.wiki/Backup_%26_Recovery here]. You will then need to manually restart Bisq '''twice''' to complete the resync.
+
The default data directory locations can be found [[Backup_%26_Recovery|here]]. You will then need to manually restart Bisq '''twice''' to complete the resync.
  
 
[[Category:Use Cases]]
 
[[Category:Use Cases]]

Revision as of 16:48, 27 April 2020


Problem

The Simplified Payment Verification (SPV) file may become corrupt and create Bisq wallet issues, such as a wallet not displaying the correct account balance.

Solution

Resync the SPV file by deleting it and then rebuilding it from the Bitcoin blockchain. Bisq can then retrieve accurate transaction information.

For more information, refer to Resync SPV chain


How to Resync the SPV File

  1. Open Bisq and click Settings
  2. Market tab.png


  3. In the Network Info tab click Delete SPV File and Resync
  4. Network info.png


  5. Restart
  6. After the Resync you are prompted to restart Bisq. The time to restart depends upon the age of your wallet and number of transactions. The CPU usage may be high and the Bisq application may not respond immediately, this is normal.

    Help! I Can't Access the Bisq Settings Screen

    If you can't open Bisq to access the Settings section, you can manually delete the btc_mainnet/wallet/bisq.spvchain from your data directory.

    The default data directory locations can be found here. You will then need to manually restart Bisq twice to complete the resync.