2020-05-18 22:31:53 +00:00
|
|
|
---
|
|
|
|
name: Sealing Issues
|
|
|
|
about: Create a report for help with sealing (commit) failures.
|
|
|
|
title: ''
|
|
|
|
labels: 'sealing'
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
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**
|
|
|
|
|
|
|
|
A brief description of the problem you encountered while proving (sealing) a sector.
|
|
|
|
|
|
|
|
Including what commands you ran, and a description of your setup, is very helpful.
|
|
|
|
|
2020-08-13 08:47:28 +00:00
|
|
|
**Sectors status**
|
2020-05-18 22:31:53 +00:00
|
|
|
|
2020-08-13 08:47:28 +00:00
|
|
|
The output of `lotus-miner sectors status --log <sectorId>` for the failed sector(s).
|
2020-05-18 22:31:53 +00:00
|
|
|
|
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-05-18 22:31:53 +00:00
|
|
|
|
2020-08-13 08:47:28 +00:00
|
|
|
* lotus-miner diagnostic info `lotus-miner info all > allinfo`
|
2020-05-18 22:31:53 +00:00
|
|
|
|
2020-08-13 08:47:28 +00:00
|
|
|
** Code modifications **
|
2020-05-18 22:31:53 +00:00
|
|
|
|
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
|
2020-05-18 22:31:53 +00:00
|
|
|
|
|
|
|
**Version**
|
|
|
|
|
2020-08-13 08:47:28 +00:00
|
|
|
The output of `lotus --version`.
|