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...
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.



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!


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!!!
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: