bug_report.yml
bug_report.yml
Name | About | Labels | Assignees |
---|---|---|---|
Bug Report | File a bug report to help us improve | need/triage,kind/bug |
Enter the output of ./venus version
and ./venus-sealer -v
if applicable.
This is where you get to tell us what went wrong, when doing so, please try to provide a clear and concise description of the bug with all related information:
- What you were doing when you experienced the bug?
- Any error messages you saw, where you saw them, and what you believe may have caused them (if you have any ideas).
- What is the expected behaviour?
- For sealing issues, include the output of
./venus-sealer sectors status --log <sectorId>
for the failed sector(s). - For proving issues, include the output of
./venus-sealer proving
info. - For deal making issues, include the output of
./market-client list-deals -v
and/or./venus-market storage-deals|retrieval-deals|data-transfers list [-v]
commands for the deal(s) in question.
Please provide debug logs of the problem, remember you can get set log level.
If you don't provide detailed logs when you raise the issue it will almost certainly be the first request I make before furthur diagnosing the problem.
Steps to reproduce the behavior