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

miner not mining from latest blocks #676

Closed
ethers opened this issue Apr 8, 2015 · 3 comments
Closed

miner not mining from latest blocks #676

ethers opened this issue Apr 8, 2015 · 3 comments

Comments

@ethers
Copy link
Member

ethers commented Apr 8, 2015

develop f08e9cb

Run Geth. Have over 10 peers.

miner keeps repeating work instead of getting the latest blocks from the chain and mining from it. The miner just keeps falling behind even further...

I0408 12:26:34.657498   29773 worker.go:204] 🔨 Mined block #51778
I0408 12:26:37.561610   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 228.114984ms. #51778 [cb99bf58 / cb99bf58]
I0408 12:26:37.561682   29773 worker.go:204] 🔨 Mined block #51778
I0408 12:27:40.271703   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 166.033543ms. #51778 [e54acce7 / e54acce7]
I0408 12:27:40.271762   29773 worker.go:204] 🔨 Mined block #51778
I0408 12:27:41.875162   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 148.34005ms. #51778 [8fd5d321 / 8fd5d321]
I0408 12:27:41.875212   29773 worker.go:204] 🔨 Mined block #51778
I0408 12:27:42.038028   29773 worker.go:314] commit new work on block 51779 with 1 txs & 0 uncles
I0408 12:28:01.272894   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 151.642306ms. #51779 [e64c32cb / e64c32cb]
I0408 12:28:01.272952   29773 worker.go:204] 🔨 Mined block #51779
I0408 12:28:06.147318   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 186.040031ms. #51779 [398daf2c / 398daf2c]
I0408 12:28:06.147378   29773 worker.go:204] 🔨 Mined block #51779
I0408 12:29:29.386743   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 126.099386ms. #51779 [d6105af0 / d6105af0]
I0408 12:29:29.386798   29773 worker.go:204] 🔨 Mined block #51779
I0408 12:30:05.146029   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 120.339303ms. #51779 [e257b605 / e257b605]
I0408 12:30:05.146088   29773 worker.go:204] 🔨 Mined block #51779
I0408 12:30:05.958168   29773 worker.go:314] commit new work on block 51780 with 1 txs & 0 uncles
I0408 12:30:06.890265   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 136.207262ms. #51780 [589791cc / 589791cc]
I0408 12:30:06.890309   29773 worker.go:204] 🔨 Mined block #51780
I0408 12:30:08.642439   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 123.141323ms. #51780 [b589ee37 / b589ee37]
I0408 12:30:08.642486   29773 worker.go:204] 🔨 Mined block #51780
I0408 12:30:16.816898   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 157.565731ms. #51780 [9e54d3a7 / 9e54d3a7]
I0408 12:30:16.816959   29773 worker.go:204] 🔨 Mined block #51780
I0408 12:30:18.616223   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 123.492205ms. #51780 [bc90ed5c / bc90ed5c]
I0408 12:30:18.616270   29773 worker.go:204] 🔨 Mined block #51780
I0408 12:30:19.950516   29773 worker.go:314] commit new work on block 51781 with 1 txs & 0 uncles
I0408 12:30:28.696557   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 130.823717ms. #51781 [fcbc42e1 / fcbc42e1]
I0408 12:30:28.696601   29773 worker.go:204] 🔨 Mined block #51781
I0408 12:30:41.039750   29773 chain_manager.go:551] imported 1 block(s) 0 queued in 124.905012ms. #51781 [ed3bd1d9 / ed3bd1d9]
I0408 12:30:41.039798   29773 worker.go:204] 🔨 Mined block #51781
@obscuren
Copy link
Contributor

obscuren commented Apr 8, 2015

git pull

@obscuren
Copy link
Contributor

obscuren commented Apr 8, 2015

I cannot reproduce

@ethers
Copy link
Member Author

ethers commented Apr 8, 2015

seems timing related of some sort and I wasn't able to reproduce, so closing for now

@ethers ethers closed this as completed Apr 8, 2015
jpeletier pushed a commit to epiclabs-io/go-ethereum that referenced this issue Jun 8, 2018
…rieve-longrunning

TestLocalStoreAndRetrieve optimization with longrunning flag
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 Jan 31, 2022
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