-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
Problem at block 120.000 #811
Comments
This used to be an issue in an older version. What are you currently running ( |
I'm having the same issue. My geth client is stuck on block #60.000. Geth Version: 0.9.11, Ubuntu 14.04, kernel 3.18.3-031803-generic. |
If you build geth from source could you try the following and report if that solves your problem: |
I was running the bleeding edge. The problem was solved by the 'godep restore' it seems.... I was just building without doing the restore |
Djpolygon/18.04 updates
Leaving it up to you to decide if this is a bug or not. This message keeps repeating over and over again:
I0425 10:23:50.570805 2253 chain_manager.go:542] uncle0 header invalid: Block's nonce is invalid (= 6cc84cffff07800d)
I0425 10:24:20.736839 2253 ethash.go:94] Making cache
I0425 10:24:21.983800 2253 ethash.go:99] Took: 1.246900321s
I0425 10:24:21.987494 2253 chain_manager.go:541] INVALID block #120000 (c1f89a6062fb57dcace0752cf1c20b01aefbdd18273942103e2a561b741a0211)
I0425 10:24:21.987539 2253 chain_manager.go:542] uncle0 header invalid: Block's nonce is invalid (= 6cc84cffff07800d)
The text was updated successfully, but these errors were encountered: