We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Larger legacy markets deals are failing with proposal CommP doesn't match calculated CommP... happens on every deal that is larger than 500MiB or so.
proposal CommP doesn't match calculated CommP
2022-03-15T16:00:44.432+0200 INFO markets loggers/loggers.go:20 storage provider event {"name": "ProviderEventDataVerificationFailed", "proposal CID": "bafyreicevbypx3wwcvaqzcpuxctjukszglinrlwxg567hmsbmrhnrj46ky", "state": "StorageDealFailing", "message": "deal data verification failed: proposal CommP doesn't match calculated CommP"} 2022-03-15T16:00:44.447+0200 WARN providerstates providerstates/provider_states.go:595 deal bafyreicevbypx3wwcvaqzcpuxctjukszglinrlwxg567hmsbmrhnrj46ky failed: deal data verification failed: proposal CommP doesn't match calculated CommP 2022-03-15T16:00:44.447+0200 WARN providerstates providerstates/provider_states.go:614 error finalizing read-write store, car_path=/root/.boost/deal-staging/fstmp308305850: failed to finalize read/write blockstore: called Finalize on a closed blockstore 2022-03-15T16:00:44.647+0200 INFO markets loggers/loggers.go:20 storage provider event {"name": "ProviderEventFailed", "proposal CID": "bafyreicevbypx3wwcvaqzcpuxctjukszglinrlwxg567hmsbmrhnrj46ky", "state": "StorageDealError", "message": "deal data verification failed: proposal CommP doesn't match calculated CommP"}
The text was updated successfully, but these errors were encountered:
filecoin-project/lotus#8010
Sorry, something went wrong.
Closing this as #673 has a more in depth analysis of known issues as well as links to various fixes that have been done.
No branches or pull requests
Larger legacy markets deals are failing with
proposal CommP doesn't match calculated CommP
... happens on every deal that is larger than 500MiB or so.The text was updated successfully, but these errors were encountered: