-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Already Piped Error #56
Comments
I believe this is a js-ipfs issue. described here. |
@pgte Can I use ipfs-pubsub-room with this: https://github.com/ipfs/js-ipfs-api? If so I can get around that problem by using the go-ipfs daemon... |
In theory if you don't use direct messages, you can, but I haven't tried. |
@pgte take it as feature request, support for the HTTP API would be great! Especially with private encrypted messages! However I get this error:
Code:
|
they are wraped this error in try catch multiformats/js-multistream-select#44 |
The error I get has been around for quite long if you search for it:
https://github.com/libp2p/js-libp2p-switch/issues/235
I get it with js-ipfs version 0.31.4, 0.31.3, and 0.30.0, but I think every version has it. This is what I get:
the node crashes with varying delays, can be 15 minutes or last for much longer, it's preventing me to use IPFS.
The text was updated successfully, but these errors were encountered: