This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Error: DHT is not available #967
Closed
Description
I made a demo that worked up until very recently. It demonstrated serving files from the browser-side. The piece of info I needed to get it to work was to pre-configure the Bootstrap
. Now the files are not available on the gateway, and I am getting tons of error in the console:
Swarm listening on /libp2p-webrtc-star/dns4/star-signal.cloud.ipfs.team/wss/ipfs/QmPp2PjMiGHse2B44M425c4FgzwcJGKbar5J4beck2EKnu
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 Array(0)
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 bitswap:QmPp2PjM:error Failed to provide: DHT is not available +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 bitswap:QmPp2PjM:error Error: DHT is not available
at Object.findProviders (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:211:26579)
at Network.findProviders (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:28837)
at cb (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:28947)
at nextTask (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:2:4449)
at exports.default (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:2:4825)
at Network.findAndConnect (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:28927)
at each (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:25382)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:8:30560
at iteratorCallback (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:8:28791)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:5:28076 +7ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 bitswap:QmPp2PjM:error Error: DHT is not available
at Object.findProviders (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:211:26579)
at Network.findProviders (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:28837)
at cb (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:28947)
at nextTask (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:2:4449)
at exports.default (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:2:4825)
at Network.findAndConnect (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:28927)
at each (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:86:25382)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:8:30560
at iteratorCallback (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:8:28791)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:5:28076 +4ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 Hello world! - jbf38wqn
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (481ron) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (3orrus) true +1ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (by09sg) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (ccc2j) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (8a6hbb) true +1ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (1hgfma) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (ohq5x) true +793ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (enq7og) true +1ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (dmmudb) true +1s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (aglv25) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (8shc0v) true +4s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (4rboyj) true +743ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (fniwdt) true +1s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (6i2v1b) true +10s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (gicdoi) true +1ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (3orrus) Error: underlying socket has been closed
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:219:7447
at Array.forEach (<anonymous>)
at Multiplex.destroy (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:219:7389)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13384
at call (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13468)
at Array.forEach (<anonymous>)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13942
at f (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:6:9526)
at Stream.<anonymous> (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13177)
at Stream.f (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:6:9526) +42s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (481ron) Error: underlying socket has been closed
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:219:7447
at Array.forEach (<anonymous>)
at Multiplex.destroy (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:219:7389)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13384
at call (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13468)
at Array.forEach (<anonymous>)
at https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13942
at f (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:6:9526)
at Stream.<anonymous> (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:221:13177)
at Stream.f (https://unpkg.com/ipfs@0.25.2/dist/index.min.js:6:9526) +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 bitswap:QmPp2PjM:error ReceiveError: underlying socket has been closed +1m
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (b1p4jg) true +10s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (5f50vg) true +1ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (fmobdh) true +6s
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (g9d4h4) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (9g6swm) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (3rq3z6) true +0ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (fjk47a) true +760ms
console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js:1 mss:listener :error (40n84z) true +0ms