-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.tech](https://discuss.ipfs.tech/c/help/13).
- [X] I have searched on the [issue tracker](https://github.com/ip…
-
### Bug report
Failed to deploy local subgraph, Can you support near local mode?
I'm try to deploy to local subgraph instance use https://github.com/ringecosystem/xapi-offchain/blob/88a75de6c0f…
-
Have looked for examples and code snippets but can't figure out how to programmatically retrieve data from IPFS using `.get` methods. Have had to revert to HTTP `fetch` with `node-fetch` or `axios` in…
-
### Description
Be sure to serve locally `nerdctl ipfs registry serve --listen-registry localhost:5555` and to have a completely clean, IPFS ready environment.
Then manually start a local registry:…
-
All of these do work:
```bash
IPFS_GATEWAY='https://ipfs.io python3' -c "
import fsspec
with fsspec.open('ipfs://QmZ4tDuvesekSs4qM5ZBKpXiZGun7S2CYtEZRB3DYXkjGx', 'r') as f:
print(f.read())
…
-
The idea is to pin files on pinning services as they are verified. E.g. verify a contract, save in Db and then pin those individual files on pinning services. This replaces the current setup that we p…
-
# Meta
* Release owner: @lidel
* Release reviewer: @gammazero
* Expected RC1 date: Wed 30th
* Expected RC2 date: Wed 6th
* 🚢 Expected final release date: Wed 13th
* Release PR: https://github.…
-
## Background
Currently ipfs-check is limited to supporting Bitswap checks. It would be useful to add support for other transfer protocols that are already prolific, e.g. `transport-ipfs-gateway-ht…
-
As noticed in #39, some gateways don't support requesting `format=raw` for URLs including a path.
Aparrently, `trustless-gateway.link` also doesn't support `format=car` for IPNS links (and accordin…
d70-t updated
1 month ago
-
When retrieving an asset from IPFS, the `fetch` method in the `Asset` class fails with the following error:
> InvalidUrlClientError: IPFSSPEC_GATEWAYS=%22[http://None:5001,https://ipfs.io,https://…