Rinse
Rinse
Ocasionally I get this error, ``` Uncaught TypeError: Cannot read properties of undefined (reading 'updateTimeout') at updateLock (node_modules/proper-lockfile/lib/lockfile.js:104:14) at /home/user2/Nextcloud/projects/plebbit/plebbit-js/node_modules/proper-lockfile/lib/lockfile.js:167:17 at FSReqCallback.oncomplete (node:fs:192:23) at FSReqCallback.callbackTrampoline (node:internal/async_hooks:130:17) ``` Seems like `locks[file]`...
Thank you for open sourcing this library. We're having this issue where the process is not exiting after stopping the client. We're on 7.6.0. This code should replicate the problem:...
Hey y'all. We've used this library with different NodeJS versions, and on the 20 LTS version, kubo-rpc-client throws timeout errors frequently whenever an RPC function is called. You don't have...
Hello team, I'm receiving an error whenever I try to import `ipfs-http-client`. I realize this is `js-ipfs-utils` repo but the error is orignating from this repo's code. My code ```javascript...
I'm curious if Cable can be used like a pubsub, where anyone can join a topic, subscribe and publish to it. We're working on a decentralized social media protocol where...
We’re trying to set up IPNS and IPNS-Over-Pubsub in helia. The default behavior of IPNS-Over-Pubsub router in helia is to wait to receive the the IPNS update from its gossipsub...
### 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/ipfs/kubo/issues?q=is%3Aissue) for my bug. - [x]...
### 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%3Aissue) for my...
- **Environment** - `[email protected]` - `@libp2p/[email protected]` (hoisted) - TypeScript via `tsc --project config/tsconfig.json` - Node project depending on both Helia and `kubo-rpc-client` - **Steps to Reproduce** 1. Install Helia (`[email protected]`)...
Kubo 0.37 adds support for specifying `sequence` for IPNS records. Can we add it as a param in `name.publish`? https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-name-publish