-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get SectorsStatus failed when invoke SectorsStatus on inactive sectors #3984
Labels
kind/bug
Kind: Bug
Comments
Another one
|
Stebalien
added a commit
that referenced
this issue
Sep 25, 2020
…piration Returning nil, nil is a footgun. fix: #3984
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When invoke StorageMiner.SectorsStatus with showOnChainInfo(true) on inactive sectors, I got:
fatal error calling 'Filecoin.SectorsStatus': panic in rpc method 'Filecoin.SectorsStatus': runtime error: invalid memory address or nil pointer dereference
Version (run
lotus version
):v0.7.2
The text was updated successfully, but these errors were encountered: