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

invalid merkle root #1210

Closed
kvhnuke opened this issue Jun 9, 2015 · 0 comments
Closed

invalid merkle root #1210

kvhnuke opened this issue Jun 9, 2015 · 0 comments
Assignees

Comments

@kvhnuke
Copy link

kvhnuke commented Jun 9, 2015

fresh geth installation on ubuntu 14.04
tried removedb, upgradedb multiple times and even manually removed /root/.ethereum
automatic synchronization gives following error

I0609 08:29:51.683405 27460 downloader.go:170] Block synchronisation started
I0609 08:34:00.683310 27460 chain_manager.go:790] Bad block #1 (110bd75c06cba8 fc7384b44cea4c122de0883d3ec5816e72d8a922f6b2282caa)
I0609 08:34:00.683521 27460 chain_manager.go:791] invalid merkle root. receive d=0298b547b494ff85b4750d90ad212269cf642f4fb7e6b205e461f3e10d18a950 got=85d736d3e d09060bf48c16ef25d9721cea1e8051d614ab4e6d353f60cdd17d0d
I0609 08:34:00.683784 27460 sync.go:120] Synchronisation failed: block downloa ding cancelled (requested)

block import following error
I0609 08:35:34.837189 27486 cmd.go:203] Importing blockchain abc
I0609 08:35:36.262403 27486 chain_manager.go:790] Bad block #1 (110bd75c06cba8 fc7384b44cea4c122de0883d3ec5816e72d8a922f6b2282caa)
I0609 08:35:36.262573 27486 chain_manager.go:791] invalid merkle root. receive d=0298b547b494ff85b4750d90ad212269cf642f4fb7e6b205e461f3e10d18a950 got=85d736d3e d09060bf48c16ef25d9721cea1e8051d614ab4e6d353f60cdd17d0d

geth version 0.9.27 latest straight from developer branch

@obscuren obscuren self-assigned this Jun 9, 2015
obscuren added a commit that referenced this issue Jun 9, 2015
core: write accounts to statedb. Closes #1210
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Nov 29, 2022
release: prepare for v1.1.18 release.
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

2 participants