-
## Problem statement
HTTP Gateways are the most successful way for retrieving content-addressed data. Successful use of HTTP for retrieval use cases proves that IPFS does not replace HTTP, but augm…
lidel updated
9 months ago
-
Hi,
I got here while updating IPFS Kubo in Guix. There are to package gx-go and
gx which are depend on some dated Golang modules and require go-1.16 to
compile.
Is this project still intends t…
-
**Describe the bug**
Starting with one of the latest 2 or 3 releases, the IPFS companion seems to be disabled from time to time, even if Kubo is running.
When that happens, if I open a site such…
siiky updated
11 months ago
-
## 🗺 What's left for release
- [x] #3019
- [ ] Error Codes https://github.com/libp2p/go-libp2p/pull/2927
- [x] Sharing TCP listeners https://github.com/libp2p/go-libp2p/pull/2984
### Possibly defer…
-
hello
When i use the compile tools of kubo to compile the kernel , I come across some problems.
I find built-in.ll of each module in the corresponding index, but it seems that you do not generate …
-
The [initialisation section for Kubo](https://docs.ipfs.tech/how-to/command-line-quick-start/#initialize-the-repository) suggests running:
```bash
ipfs cat /ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYg…
-
### Checklist
- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Ais…
-
When doing `ipfs init` you don't get this part anymore
```
> to get started, enter:
>
> ipfs cat /ipfs/QmYwAPJzv5CZsnA625s3Xf2nemtYgPpHdWEz79ojWnPbdG/readme
```
tested on Mac and Linux (bot…
-
see https://github.com/ipfs/js-kubo-rpc-client/pull/83#discussion_r1048539382
from @lidel
> This is an important smoke-test we should not skip and fix sooner than later (i vaguely remember Filecoi…
-
Hi Team,
I'm trying to add multiple files simultaneously in IPFS-cluster node but the issue is that only a single CID is being pinned to the cluster while other CIDs are not getting pinned.
Alth…