Closed nrsimha closed 3 years ago
Same issue with Firo QT wallet. Seems problem is in firod. Cannot pass block 288412
Got solved based on advice from Anwar on Telegram.
Running this command in console fixed the issue.
reconsiderblock 66be591fb837145e21ef73b8d9da408a0eb2f9513092d9da53bdac4830c3a6ca
If somebody will have similar issue. You can find needed hash on https://explorer.firo.org/ Search for block+1 on which you are frozen. So if it writes syncing 288412 search there on explorer for block 288413. And then use value of BlockHash in the command:
reconsiderblock BLOCKHASH
Wanted to try new Client v.2.0.0 alpha 12. (using it on Mac OS)
Created new wallet and it started to sync blocks. When it got to block 288412 it stopped.
For last few hours it shows: Syncing... 288412/~336928 blocks, 8 connections
Restart of the app doesn't help. It somehow cannot go over block 288412.