description:"File a bug report to help us improve"
labels:[need/triage, kind/bug]
body:
- type:checkboxes
attributes:
label:Checklist
description:Please check off the following boxes before continuing to file a bug report!
options:
- label:This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
required:true
- label:I **have** searched on the [issue tracker](https://github.com/filecoin-project/lotus/issues) and the [lotus forum](https://github.com/filecoin-project/lotus/discussions), and there is no existing related issue or discussion.
- label:I am running the [`Latest release`](https://github.com/filecoin-project/lotus/releases), the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
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:
* lotus:use `lotus log list` to get all log systems available and set level by `lotus log set-level`. An example can be found [here](https://lotus.filecoin.io/lotus/configure/defaults/#log-level-control).
If you don't provide detailed logs when you raise the issue it will almost certainly be the first request we make before furthur diagnosing the problem.