BirthdayResearch / defichain-app

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

Desktop DeFi Wallet not synchronizing to 100%; stuck at 99.55% since days now #1273

Closed AmigoCrypto closed 4 months ago

AmigoCrypto commented 7 months ago

Defi Chain Wallet hasn't been able to sync to 100% since days now with the latest version: 4.0.0 in my case.

Reinstalling the app and implementing the latest snapshot are also not solving the issue.

github-actions[bot] commented 7 months ago

@AmigoCrypto: 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 [BirthdayResearch](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/defichain-app/blob/main/.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.
John-Gee commented 7 months ago

Same here.

I think that's hugely important to fix. Somehow I'm thinking the standard ain app would work and the wallet is not up to date, but maybe I'm wrong.

ping @thedoublejay @uzyn

thedoublejay commented 7 months ago

Hi, will be raising this to the team.

krawalondl commented 7 months ago

Hello everyone,

I have the same problem and have been trying it out for over a week. I have now got it syncronised with a manual snapshot, version: https://snapshot-de.mydefichain.com/snapshot-mainnet-3472230.tar.gz

It doesn't work with the automatically offered snapshot from the desktop wallet. However, I now have another problem that the percentages are not displayed for all pool prizes. Sometimes it says n/a.

Best regards and many thanks in advance

Translated with www.DeepL.com/Translator (free version)

John-Gee commented 7 months ago

I tried the latest build .6 with no improvement. I'd like to try the snapshot above, but I don't know where it's from so... It'd be nice to have supplementary snapshots for that kind of stuff to be able to debug/move forward.

skutcher commented 7 months ago

I tried the latest build .6 with no improvement. I'd like to try the snapshot above, but I don't know where it's from so... It'd be nice to have supplementary snapshots for that kind of stuff to be able to debug/move forward.

thats the default snapshot i get in the app. I used it 4 hours ago without any issues. So atm i have a fully synced desktop wallet using the latest linux app

John-Gee commented 7 months ago

Yup I downloaded snapshot from https://defi-snapshots-us.s3.amazonaws.com/index.txt and indeed that worked with latest (not sure if it is different than 4.0 in that regard).

Thanks!

John-Gee commented 5 months ago

I again had the same issue and a snapshot again fixed it so I wrote a small script to automate this:

!/bin/bash

/bin/aria2c -c -x 12 "https://defi-snapshots-us.s3.amazonaws.com/"$(/bin/curl https://defi-snapshots-us.s3.amazonaws.com/index.txt | tail -n1)

John-Gee commented 5 months ago

And again... This is not great. Is anyone still working on this? I see no commit since December...

@uzyn @thedoublejay

thedoublejay commented 5 months ago

Hi @John-Gee,

I'm not part of the DeFiChain team currently. Tagging @fullstackninja864 @pierregee

fullstackninja864 commented 5 months ago

Hi @John-Gee, Can you follow these steps once

  1. Make sure you are on latest release
  2. Open Desktop wallet and from nav Menu > Wallet > Reindex
  3. Apply snapshot
  4. Wait for complete sync. if you still having trouble in sync then please share App & node log from Menu > Logs > App Logs and Menu > Logs > Node Logs
AmigoCrypto commented 4 months ago

I went back to version 4.0.0 of the Windows Desktop app and this is working great again.

John-Gee commented 4 months ago

@thedoublejay Oh I'm sorry to see that, I liked having you around.

@fullstackninja864 It does work with reapplying snapshot, that's ok, the issue is at some point the wallet stops synchronizing, without any kind of alert, so if I don't look at it I won't know. And if someone runs masternodes off that, well they would be as if offline then.

Thank you!

fullstackninja864 commented 4 months ago

@John-Gee, if the wallet encounters synchronization issues again, could you please share the application and node logs? Having access to this information would greatly assist in diagnosing the problem and finding a resolution.

Feel free to close this ticket if your current issue if fixed. If the issue reoccurs again, feel free to open a new ticket for further assistance. Thank you!

fullstackninja864 commented 4 months ago

closing this issue because of inactivity, If the issue reoccurs again, feel free to open a new ticket.