lotus/.github/ISSUE_TEMPLATE/sealing-issues.md

51 lines
1.5 KiB
Markdown
Raw Normal View History

---
name: Sealing Issues
about: Create a report for help with sealing (commit) failures.
2021-02-06 21:23:25 +00:00
title: "[Sealing Issue]"
labels: hint/needs-triaging, area/sealing
assignees: ''
---
2021-02-22 06:38:59 +00:00
> Note: For security-related bugs/issues, please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
Please provide all the information requested here to help us troubleshoot "commit 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**
2021-02-06 21:23:25 +00:00
A brief description of the problem you encountered while sealing a sector.
2021-02-06 21:23:25 +00:00
**Version**
The output of `lotus --version`.
**Setup**
2021-02-08 20:32:34 +00:00
You miner and daemon setup, including what hardware do you use, your environment variable settings, how do you run your miner and worker, do you use GPU and etc.
2021-02-06 21:23:25 +00:00
**Commands**
Commands you ran.
2020-08-13 08:47:28 +00:00
**Sectors status**
2020-08-13 08:47:28 +00:00
The output of `lotus-miner sectors status --log <sectorId>` for the failed sector(s).
2020-08-13 08:47:28 +00:00
**Lotus miner logs**
Please go through the logs of your miner, and include screenshots of any error-like messages you find.
Alternatively please upload full log files and share a link here
**Lotus miner diagnostic info**
Please collect the following diagnostic information, and share a link here
2020-08-13 08:47:28 +00:00
* lotus-miner diagnostic info `lotus-miner info all > allinfo`
2020-08-13 08:47:28 +00:00
** Code modifications **
2020-08-13 08:47:28 +00:00
If you have modified parts of lotus, please describe which areas were modified,
and the scope of those modifications