IPNS/IPFS gateway is down
See original GitHub issueCan’t load the ipns hash of 51qzi5uqu5dll0ocge71eudqnrgnogmbr37gsgl12uubsinphjoknl6bbi41p
from any IPFS gateway currently, even the one on the website gateway.ipfs.io
which seems weird since I’ve pinned the ipns to my own nodes personally with pub/sub support.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:28 (2 by maintainers)
Top Results From Across the Web
IPFS Gateway
The InterPlanetary Name Service (IPNS) allows a version-independent IPNS identifier to resolve into the current version's IPFS CID. The version-independent IPNS ...
Read more >IPFS GATEWAY DOWN : r/Metamask - Reddit
Ipfs is down and wallet is not connecting properly to websites esp using the metamask browser. Anyone know of a fix?
Read more >Address IPFS on the Web
If your gateway goes down, users with IPFS aware tools will still be able to fetch the content from the IPFS network as...
Read more >IPFS Gateway · Cloudflare Web3 docs
Cloudflare's IPFS gateway provides a read-only, HTTP-accessible interface to the Interplanetary File System (IPFS). This gateway does not ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I guess we can close this issue. Feel free to reopen if anything comes up or comment on #560
I started experimenting with the data and got an error when
ipfs get
the entire root, it seems similar to https://github.com/ipfs/go-ipfs/issues/8293Examining the raw data, it seems there are some contract files with “…” and “…” inside the filename. Not sure if this is submitter mistake or a bug in Sourcify code.
Example:
k51qzi5uqu5dll0ocge71eudqnrgnogmbr37gsgl12uubsinphjoknl6bbi41p/contracts/full_match/1/0xAb30F9FE6954587BE2098AeeF2FE855c3bF77eFa/s ources/Bonny_Finance..sol
Anyway, the ipfs client should handle this properly, so reported there.