filecoin-station / spark

💥 Storage Provider Retrieval Checker as a Filecoin Station Module 🛰️
https://filspark.com
Other
5 stars 1 forks source link

Support retrieval but can't find data #75

Open cryptoAmandaL opened 4 weeks ago

cryptoAmandaL commented 4 weeks ago

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/?

bajtos commented 2 weeks ago

Hi @cryptoAmandaL! We are aware that setting up boost to integrate with IPNI correctly could be tricky. You can ask for help in the Filecoin Slack channel #ipni.