You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPs have uploaded pieceCid and rootCid to indexPorvider, but they can't find data in https://cid.contact/.
Actually these SPs support retrieval.
For example,
lotus client retrieve --provider f03027241 bafykbzaceau5lzxz6afvfcxsu2ltu4iq2rnhxinpxubq5sphmjf3jxeiy4spu
lotus client retrieve --provider f02816050 bafykbzaceahuwek27ai7lc23hi2lmi6gj4aj5q2lv5tquytwdiglqwylbwnna
Also, they use 'AnnounceIndex(ctx context.Context, deal storagemarket.MinerDeal) (cid.Cid, error)' in go-fil-market.
SPs have uploaded pieceCid and rootCid to indexPorvider, but they can't find data in https://cid.contact/.
Actually these SPs support retrieval.
For example,
lotus client retrieve --provider f03027241 bafykbzaceau5lzxz6afvfcxsu2ltu4iq2rnhxinpxubq5sphmjf3jxeiy4spu
lotus client retrieve --provider f02816050 bafykbzaceahuwek27ai7lc23hi2lmi6gj4aj5q2lv5tquytwdiglqwylbwnna
Also, they use 'AnnounceIndex(ctx context.Context, deal storagemarket.MinerDeal) (cid.Cid, error)' in go-fil-market.
SP's configuration
[IndexProvider]
Enable = true
EntriesCacheCapacity = 1024
EntriesChunkSize = 16384
TopicName = ""
PurgeCacheOnStart = false
Can anyone help with the problem that they can't find data on https://cid.contact/?
The text was updated successfully, but these errors were encountered: