lotus/.github/ISSUE_TEMPLATE/sealingfailed.md

35 lines
905 B
Markdown
Raw Normal View History

---
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.
**Sectors list**
2020-07-08 10:38:59 +00:00
The output of `./lotus-miner sectors list`.
**Sectors status**
2020-07-08 10:38:59 +00:00
The output of `./lotus-miner sectors status --log <sectorId>` for the failed sector(s).
**Lotus miner logs**
Please go through the logs of your miner, and include screenshots of any error-like messages you find.
**Version**
The output of `./lotus --version`.