35 lines
1002 B
Markdown
35 lines
1002 B
Markdown
|
---
|
||
|
name: Mining Issues
|
||
|
about: Create a report for help with mining failures.
|
||
|
title: "[Mining Issue]"
|
||
|
labels: hint/needs-triaging, area/mining
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
Please provide all the information requested here to help us troubleshoot "mining/WinningPoSt failed" issues.
|
||
|
If the information requested is missing, we will probably have to just ask you to provide it anyway,
|
||
|
before we can help debug.
|
||
|
|
||
|
**Describe the problem**
|
||
|
A brief description of the problem you encountered while mining new blocks.
|
||
|
|
||
|
**Version**
|
||
|
|
||
|
The output of `lotus --version`.
|
||
|
|
||
|
**Setup**
|
||
|
|
||
|
You miner and daemon setup.
|
||
|
|
||
|
**Lotus daemon and miner logs**
|
||
|
|
||
|
Please go through the logs of your daemon and miner, and include screenshots of any error/warning-like messages you find, highlighting the one has "winning post" in it.
|
||
|
|
||
|
Alternatively please upload full log files and share a link here
|
||
|
|
||
|
** Code modifications **
|
||
|
|
||
|
If you have modified parts of lotus, please describe which areas were modified,
|
||
|
and the scope of those modifications
|