https://github.com/filecoin-project/lotus/pull/7600 Use this branch to test and report errors #7652
Replies: 3 comments
-
@wanghongliang Hey can you explain in detail what is the problem? |
Beta Was this translation helpful? Give feedback.
0 replies
-
硬件算力出海,专业技术团队 独立节点,欢迎大家加V了解:Hmcxxxxx |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am archiving this thread as there has been no new input from the author for more than 7 days. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2021-11-20T19:14:07.468-0800 INFO storageminer storage/wdpost_run.go:696 computing window post {"batch": 0, "elapsed": 726.991649246}
2021-11-20T19:14:07.470-0800 ERROR storageminer storage/wdpost_run.go:733 window post verification failed {"post": [{"PoStProof":0,"ProofBytes":""}], "error": "invalid post type provided", "errorVerbose": "invalid post type provided\ngithub.com/filecoin-project/filecoin-ffi.VerifyWindowPoSt\n\t/home/dzd/lotus-tmp/postlotus/lotus/extern/filecoin-ffi/proofs.go:183\ngithub.com/filecoin-project/lotus/extern/sector-storage/ffiwrapper.proofVerifier.VerifyWindowPoSt\n\t/home/dzd/lotus-tmp/postlotus/lotus/extern/sector-storage/ffiwrapper/verifier_cgo.go:136\ngithub.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPoStCycle.func2\n\t/home/dzd/lotus-tmp/postlotus/lotus/storage/wdpost_run.go:727\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1371"}
2021-11-20T19:14:12.517-0800 WARN storageminer storage/wdpost_run.go:237 Checked sectors {"checked": 4, "good": 4}
2021-11-20T19:14:12.517-0800 INFO storageminer storage/wdpost_run.go:642 skipped sectors {"batch": 0, "partition": 0, "sectors count": 0}
2021-11-20T19:14:12.517-0800 INFO storageminer storage/wdpost_run.go:677 running window post {"chain-random": "FY99tIwUuJtGxQjw1ubi9eVfjgpR9cHgadRVYvHbZbk=", "deadline": {"CurrentEpoch":446739,"PeriodStart":446749,"Index":0,"Open":446749,"Close":446809,"Challenge":446729,"FaultCutoff":446679,"WPoStPeriodDeadlines":48,"WPoStProvingPeriod":2880,"WPoStChallengeWindow":60,"WPoStChallengeLookback":20,"FaultDeclarationCutoff":70}, "height": "446739", "skipped": 0, "batch": 0}
2021-11-20T19:14:12.518-0800 INFO advmgr sector-storage/manager_post.go:109 generateWindowPoSt len(partitionSectorsCount):2349 len(partitionCount):1
2021-11-20T19:24:29.663-0800 ERROR storageminer storage/wdpost_run.go:108 runPoStCycle failed: 1 error occurred:
* running window post failed: 1 error occurred:
* partitionCount:1 err:RPC client error: sendRequest failed: Post "http://127.0.0.1:2346/rpc/v0": context canceled
2021-11-20T19:24:29.663-0800 ERROR storageminer storage/wdpost_run.go:52 Got err 1 error occurred:
* running window post failed: 1 error occurred:
* partitionCount:1 err:RPC client error: sendRequest failed: Post "http://127.0.0.1:2346/rpc/v0": context canceled
2021-11-20T19:24:29.663-0800 WARN storageminer storage/wdpost_changehandler.go:255 Aborted window post Proving (Deadline: &{CurrentEpoch:446739 PeriodStart:446749 Index:0 Open:446749 Close:446809 Challenge:446729 FaultCutoff:446679 WPoStPeriodDeadlines:48 WPoStProvingPeriod:2880 WPoStChallengeWindow:60 WPoStChallengeLookback:20 FaultDeclarationCutoff:70})
Beta Was this translation helpful? Give feedback.
All reactions