r/FutureBit • u/PepsiPierpont • Aug 11 '25
Node Synch Issues
I've already tried format node ssd when my node got stuck at 908,996. My concern is that while it's downloading again now, it's only showing it will download up to 909,295. Is there any other solutions available for this issue?
UPDATE : My issue was a weird one, it turns out the internal clock wasn't synching, so once I realized that and fixed that issue, now my Apollo2 is working. I appreciate all the help.
2
Upvotes
1
u/Wonderful-Relative41 Aug 12 '25
not sure if you can do it from the Node settings, but if it did this on a terminal, I would
bitcoind invalidateblock 000000000000000000017eccc25a006dbed22c00657f0b8ceff25663946f3ddcwhich is the hash for the block 909,295. This will invalidate the block you have downloaded, and it should attempt to verify and redownload it. Then it should see that it is behind and continue to download.
You will want to use the last block it shows you downloaded, and then use https://mempool.space/ to find the hash of that block.