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

[damoces-manager] 多个不同生命周期的订单分配到同一个扇区,引起 DC 的 TermMax 对不上 #1007

Open
cloudxin opened this issue Oct 20, 2023 · 0 comments
Labels
bug Something isn't working CU-force-community Category: from force community

Comments

@cloudxin
Copy link
Contributor

版本 / Version

damocles-manager version v0.9.0-prod-git.1b669e08

描述 / Describe the Bug

多个不同生命周期的订单,分配到同一个扇区上。例如1100天和1200天的订单同时分配到一个扇区上。TermMax就会以最大的1200天生命周期为准,导致1100天的订单TermMax小于这个值。引起C2消息上链后,订单会被重新释放bug。
Common:
Finalized: true
Removed: false
Aborting:
sector will not get on-chain: Some("sector info not found on chain")

LatestState:
State Change: C2Done => ProofSubmitted, by None
Worker: 10.10.0.37(/seal/sealing01)
Failure:
[Abort] sector will not get on-chain: Some("sector info not found on chain")

日志 / Logging Information

ERROR]<StoragePower::4> failed to confirm sector proof validity to f01009, error code ActorError(exit_code: ExitCode { value: 16 }, msg: send aborted with code 16)
[ERROR]<StoragePower::4> failed to confirm sector proof validity to f01009, error code ActorError(exit_code: ExitCode { value: 16 }, msg: send aborted with code 16)

重现步骤 / Repo Steps

No response

@cloudxin cloudxin added the bug Something isn't working label Oct 20, 2023
@0x5459 0x5459 changed the title [damoces-manager] 多个不同生命周期的订单分配到同一个扇区,引起TermMax对不上 [damoces-manager] 多个不同生命周期的订单分配到同一个扇区,引起 DC 的 TermMax 对不上 Oct 20, 2023
@Fatman13 Fatman13 added the CU-force-community Category: from force community label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CU-force-community Category: from force community
Projects
Status: No status
Development

No branches or pull requests

2 participants