Skip to content
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

ParseParams and ParseReturn panic on method SectorContentChanged fil/14/storagemarket #1317

Open
yhio opened this issue Sep 10, 2024 · 0 comments
Labels
kind/bug Kind: Bug

Comments

@yhio
Copy link

yhio commented Sep 10, 2024

Describe the bug:

2024-09-10T04:50:30.254Z ERROR lily/lens util/repo.go:113 method SectorContentChanged ActorName fil/14/storagemarket ParseParams recovered from panic: interface conversion: *[]miner.SectorChanges is not typegen.CBORUnmarshaler: missing method UnmarshalCBOR
2024-09-10T04:50:30.254Z ERROR lily/lens util/repo.go:149 ParseReturn recovered from panic: interface conversion: *[][]bool is not typegen.CBORUnmarshaler: missing method UnmarshalCBOR

Lily Version: vx.x.x

lily version Lily Version: v0.20.1

@yhio yhio added the kind/bug Kind: Bug label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Kind: Bug
Projects
None yet
Development

No branches or pull requests

1 participant