filecoin-project / filecoin-project/boost

renewed deals in old format not able to index

Open
#613 5 comments 0 reactions 0 assignees View on GitHub
area/indexing area/retrieval kind/bug
Dominant language
Go
Stars
121
Forks
79
Avg merge
10d 14h
Merged PRs (30d)
1

Description

PiKNiK reported that indexing for renewed deals (the old format deals using graphsync) seem to be failing, while the new boost format deals seem to be working fine with indexing.
For old deals, those ones without an unsealed sector, they try to recover it and the miner tries to unseal the copy, but the formatting is incompatible with that indexing function with the following error:
failed to read/generate CAR Index: invalid header: malformed stream: invalid appearance of int token; expected start of map
The impact is currently they have more than 600 old deals unable to index today because of this. This seems to be happening for other SPs too and impacting indexing for thousands of renewed deals.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.