Closed typoworx-de closed 6 years ago
As statet here openssl >= 1.0 (heartbleed fix) may be the culprit? OpenSSL 0.9.3 is said to be working. https://github.com/bitcoin/bitcoin/issues/5645#issuecomment-69599680
Hello typoworx-de,
Thank you for taking the time to bring this to our concern. What you're experiencing can be resolved by utilizing the blockchain snapshot available here as well as ensuring that you are on Espers v0.8.7.2 as that is the only version that is able to synchronize the official blockchain (the newest wallet)
This is not actually related to the heartbleed as we are utilizing openssl 1.0.2l+ (as of just recently now on openssl 1.0.2n which was just released this past December) Only version of openssl prior to openssl 1.0.1j were susceptible to the attack
You're also experiencing orphans as truant clients attempt to sync with you but don't have the correct chain so your client orphans the attempted sync blocks and offlines the bad connection. This is caused because many users either did not update or update late causing themselves to be forked and giving you a hard time syncing, if you allow your wallet some time and don't just resync it when it hangs up with orphans you'll notice it will in fact continue syncing once it finishes processing through the orphans. It's a superficial error that was caused by flash updating late last year and early this one.
Expect sync to smooth out over the coming weeks as more and more users finally hop onto the correct chain which is the majority of the clients that are connected.
For smoother syncing also use this nodelist which is updated periodically: Click Here
We will now close this issue as it has been addressed. Future releases will further improve sync and connection control to avoid these kinds of hiccups.
Thanks!
I'm getting error on blockchain-sync 'ORPHAN BLOCK 751' at blockcount 705221.
debug.log tail contains:
I already tried to delete whole blockchain-data and resynced from zero. But error appears again.
How can this be fixed? Is there some re-index or rollback that is able to fix this?