Closed diwakergupta closed 4 years ago
I do have the debug logs (~2-GB uncompressed 😱 ) from this node if helpful. I believe @friedger has logs as well.
As best as I can tell, the P2P thread either crashed or deadlocked at some point. Last messages from that thread (Thread(1)):
This isn't the p2p thread -- this is the burnchain downloader thread. Can you share the logs, somehow?
As best as I can tell, the P2P thread either crashed or deadlocked at some point. Last messages from that thread (Thread(1)):
This isn't the p2p thread -- this is the burnchain downloader thread. Can you share the logs, somehow?
Got it, thanks. And sure, here you go @jcnelson : https://www.dropbox.com/s/73agdx1rauwl94t/miner-2020.zip?dl=0
@jcnelson log file (1.5GB) https://xordrive.io/?p=friedger.id_9a234298-ce64-4fad-b427-07475930854f
Should be fixed in #2014 (which now fixes #1680)
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Describe the bug After ~17 hours of running a local miner, my node stopped download / processing new blocks. State of my node:
Krypton miner at the same time:
@friedger also reported a similar issue on his miner.
Expected behavior
Node should continue downloading and processing blocks.
Environment (please complete the following information):
Additional context
As best as I can tell, the P2P thread either crashed or deadlocked at some point. Last messages from that thread (
Thread(1)
):