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

Bad block, uncle header invalid, nonce invalid, database corrupted #2789

Closed
JasonCoombs opened this issue Jul 7, 2016 · 1 comment
Closed

Comments

@JasonCoombs
Copy link

The bad block event shown below wouldn't have been a problem, per se, but after I stopped and restarted Geth it mysteriously re-wrote the genesis block, ignoring the fully-synchronized blockchain data already present. Didn't know how to restore/fix the database in-place so I reverted to backups.

System information

$ geth version
Geth
Version: 1.4.9-stable
Protocol Versions: [63 62 61]
Network Id: 1
Go Version: go1.6.2
OS: windows

I0705 04:09:41.152047 core/blockchain.go:972] imported 1 block(s) (0 queued 0 ignored) including 1 txs in 96.0055ms. #1829597 [d7bb8d40 / d
7bb8d40]                                                                                                                                   
I0705 04:10:36.452210 core/blockchain.go:972] imported 1 block(s) (0 queued 0 ignored) including 9 txs in 35.002ms. #1829598 [6dc1870b / 6d
c1870b]                                                                                                                                    
I0705 04:10:52.912151 core/blockchain.go:972] imported 1 block(s) (0 queued 0 ignored) including 27 txs in 48.0027ms. #1829599 [aac07f16 / 
aac07f16]                                                                                                                                  
I0705 04:11:00.081561 core/blockchain.go:972] imported 1 block(s) (0 queued 0 ignored) including 7 txs in 17.001ms. #1829600 [2c753931 / 2c
753931]                                                                                                                                    
I0705 04:11:10.037131 core/blockchain.go:972] imported 1 block(s) (0 queued 0 ignored) including 5 txs in 14.0008ms. #1829601 [51a48999 / 5
1a48999]                                                                                                                                   
I0705 04:11:17.387551 core/blockchain.go:972] imported 1 block(s) (0 queued 0 ignored) including 4 txs in 15.0008ms. #1829602 [7927c616 / 7
927c616]                                                                                                                                   
E0705 04:11:24.176939 core/blockchain.go:1136] Bad block #1829603 (0x42c031b5ee7731203e72c3ae0ce14172a5bb6d657e4c177f3f93b89f26b9b6d8)     
E0705 04:11:24.176939 core/blockchain.go:1137]     uncle[0](e0563cab) header invalid: nonce for #1829598 [e0563cab41a9f1d02d81f4b172dd14852
4514c3b477b4896a264ef3b19fa9392…] is invalid (got 17780421374252739251)                                                                    
I0705 04:11:24.177940 eth/fetcher/fetcher.go:771] Peer 271970e37318e023: block #1829603 [42c031b5…] import failed: uncle[0](e0563cab) heade
r invalid: nonce for #1829598 [e0563cab41a9f1d02d81f4b172dd148524514c3b477b4896a264ef3b19fa9392…] is invalid (got 17780421374252739251) 
@stale
Copy link

stale bot commented Mar 5, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 5, 2018
@stale stale bot closed this as completed Apr 16, 2018
sduchesneau pushed a commit to streamingfast/go-ethereum that referenced this issue Feb 10, 2025
sduchesneau pushed a commit to streamingfast/go-ethereum that referenced this issue Feb 10, 2025
release: prepare for release v1.5.1-alpha (ethereum#2789)
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

1 participant