Skip to content

Latest commit

 

History

History
102 lines (102 loc) · 4.69 KB

bug_report.yml

File metadata and controls

102 lines (102 loc) · 4.69 KB
NameAboutLabelsAssignees
Bug ReportFile a bug report to help us improveneed/triage,kind/bug
Checklist

Please check off the following boxes before continuing to file a bug report!

Venus component

Please select the venus component you are filing a bug for

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