Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
wallflies
on 05/06/2017, 12:35:17 UTC


I read from a lot of ppl with the same problem, so is the ethereum chain broken? Is it not possible anymore to sync from scratch?

https://github.com/ethereum/mist/releases

https://parity.io/parity.html

As I wrote, I already tried the latest Mist wallet. It's the same. Blockchain gets stuck around 3,599,xxx. Havent checked that parity thing, but I assume it's the same.


you wrote that nowhere  Wink

https://github.com/ethereum/go-ethereum/issues/14435

Synchronisation failed "retrieved hash chain is invalid"

Quote
Apparently there is data missing from your database. This can happen if your PC was shut down abruptly while Geth was in the middle of writing database entries. I don't think there's an easy way our of this, the db is corrupted. You'll have to remove your chaindata 
Code:
geth removedb
  and sync from the start.