y-ipfs-connector icon indicating copy to clipboard operation
y-ipfs-connector copied to clipboard

Uncaught Error: underlying socket has been closed

Open pgte opened this issue 8 years ago • 2 comments

When disconnecting the network, the following error is logged:

index.js:477 Uncaught Error: underlying socket has been closed
    at index.js:477
    at Array.forEach (<anonymous>)
    at Multiplex.destroy (index.js:475)
    at index.js:43
    at call (index.js:50)
    at Array.forEach (<anonymous>)
    at index.js:70
    at f (once.js:25)
    at Stream.<anonymous> (index.js:29)
    at Stream.f (once.js:25)

The error seams to come from node_modules/multiplex/src/index.js:477.

pgte avatar Jun 19 '17 08:06 pgte

Depends on https://github.com/ipfs/js-ipfs/issues/883

pgte avatar Jun 19 '17 08:06 pgte

Any update on this? Any way I can help?

chadoh avatar Oct 09 '17 20:10 chadoh