BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

Wallet is not Synchronizing #755

Closed felik-panda closed 3 years ago

felik-panda commented 3 years ago

What happened: My Windows was automatically updated last week, then my wallet started to sync again from 0%. After that my wallet can not sync until 100. When it reached 70% - 85%, it always show notification network error and pending balance failure. Could you help me?

I also has attached my app log.

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

What are your environment parameters?

Anything else we need to know?:

1 applog.zip

defichain-bot commented 3 years ago

@felik-panda: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
izzycsy commented 3 years ago

Hi @felik-panda , can you try this method, it's a manual workaround but it's basically the same thing as using the automatic snapshot via the app. Please backup your wallet.dat before proceeding:

Snapshot (sync from 90%+) 
1. Ensure app is not running
 
2. Download the Snapshot 

3. In app, RESET & REINDEX via Settings

Settings   Reset   Reindex



4. Wait for 1%, close the app 
 

5. Go to DeFi Blockchain (Windows) folder Windows — C: C:\Users\<username>\AppData\Roaming\DeFi Blockchain

  1. Unzip the downloaded Snapshot, drag and replace the folders blocks, chainstate and enhancedcs respectively in the DeFi Blockchain (Windows) folder
  2. Open the app, it should start synchronizing from 90%+

If your issue persist, we can further discuss on the problem here Unable to start blockchain. We would like to keep same issues in one thread. Thank you for your patience.

felik-panda commented 3 years ago

Thank you for your reply, i will update you later.