App: DEFI App won't synchronise the blockchain

Created on 3 Feb 2021  路  4Comments  路  Source: DeFiCh/app

Hello guys,
I'm trying to use the defi chain app on my Pc (surface pro with 16G RAM)...I鈥檓 having trouble on synchronization of the blockchain, it stays stucked to 0 blocks synchronised...No firewall...I left the app running overnight but still no result...is there any of you might help?
The strange thing is that the total numbers of blocks are slowly increasing...but the sync is sucked to 0...

Most helpful comment

Had this today as well. Was wondering but figured out that this is caused by not well synced peers.
Solutionfor me: After app start directly add a peer / node that is synced. As I am running a node to create these blockchain snapshots you can just add my by the following console command:

addnode "62.75.139.29:8555" add

All 4 comments

Hi @gabriello79 , may I know if you're on the v2.1.15? Regarding the issue Error: Corrupted block database detected, we can further discuss on the problem there. Kindly send your app logs, screenshot of the error & task manager if possible, as this will provide insights to your issue. Thank you.

1 App log

2 Compress

Activity Monitor

Hello,
actually I'm not getting any error...only the sync is stuck into 0.00%
Find some screenshot and the log file.

Thanks for your precious help!
Immagine
Immagine 1
App log.zip

Had this today as well. Was wondering but figured out that this is caused by not well synced peers.
Solutionfor me: After app start directly add a peer / node that is synced. As I am running a node to create these blockchain snapshots you can just add my by the following console command:

addnode "62.75.139.29:8555" add

Had this today as well. Was wondering but figured out that this is caused by not well synced peers.
Solutionfor me: After app start directly add a peer / node that is synced. As I am running a node to create these blockchain snapshots you can just add my by the following console command:

addnode "62.75.139.29:8555" add

Thanks Darkwinde...that worked for me!!!

Was this page helpful?
0 / 5 - 0 ratings