Hi everyone,
I’m trying to recover (or confirm the loss of) a directory CID that backs a
Solana NFT collection. The content was originally stored via web3.storage /
Storacha, and the NFTs reference it on-chain through w3s.link.
The CID:
bafybeiegpltp3njuufjwz2aaoufcgbv6u42emqj3w52wp5chje7zjz6t2i
Example file (referenced on-chain):
https://bafybeiegpltp3njuufjwz2aaoufcgbv6u42emqj3w52wp5chje7zjz6t2i.ipfs.w3s.link/26.json
What happens now:
Fetching through public gateways fails. inbrowser.link returns:
504 Gateway Timeout
LoadBlockFailedError: Failed to load block for bafybeiegpltp3n…
The error also lists providers that were “found but did not return the
requested data” — all pointing to /dns4/elastic.dag.house/tcp/443/wss
(peer id QmQzqxhK82kAmKvARFZSkUVS6fo9sySaiogAnx5EnZ6ZmC).
My questions:
- Given that providers are found on the DHT but return no blocks, does this
mean the data is simply no longer pinned/stored anywhere, or could it still
be retrievable somehow? - Is there any way from my side to attempt retrieval directly from that peer,
or to verify definitively whether any node still holds these blocks? - Is there a recommended approach to check provider records / block
availability for a CID like this (e.g. ipfs routing findprovs, or tooling
you’d suggest)?
I do have the original image files backed up locally, so my main goal is either
to recover the original metadata JSONs, or to get a definitive confirmation that
the data is gone so I can stop trying and finish migrating to permanent storage.
Any pointers appreciated thanks!
Example item:
bafybeiegpltp3njuufjwz2aaoufcgbv6u42emqj3w52wp5chje7zjz6t2i.ipfs.inbrowser.link/1756.json
