Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geth/mist stuck on block #299599, will not download remainder of chain #921

Closed
mike80439 opened this issue May 11, 2015 · 3 comments
Closed

Comments

@mike80439
Copy link

I0511 08:39:51.427396 75645 chain_manager.go:558] INVALID block #299600 (6217958a88f2f668740988eb8b29eea31bb6152c6fc1129a93a5ee44156a1604)
I0511 08:39:51.427428 75645 chain_manager.go:559] invalid merkle root. received=5b27a330c2a39380116670f46b32d502d8a29a9dc80aa471a8e479298698c7bc got=7099f5b8cbe7fc54456b95d45f21380fd7bd80b2db6318943acd34fe9b9a8774
I0511 08:39:51.427479 75645 sync.go:103] Synchronisation failed: block downloading cancelled (requested)

@obscuren
Copy link
Contributor

Thanks. I'm aware of this one. Unfortunately you need to update to either latest develop or wait for a new release (today) and run geth upgradedb afterwards.

@karalabe karalabe mentioned this issue May 11, 2015
@reignbeau
Copy link

I had the same issue, For windows, I had to manually delete the block chain to force a re-download.

in Windows Command Prompt (In start menu, all programs tab, accessories folder)

C:\users\owner\appdata\roaming\ethereum
del blockchain

in Ubuntu, it was much easier.

Geth Upgradedb

@obscuren
Copy link
Contributor

tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants