Kubo does not show /ipfs/kad/1.0.0 stream #6099
kirillsurkov
started this conversation in
General
Replies: 1 comment
-
Hey @kirillsurkov, You would need make sure that you have an external address available or that the mode is set to server. By default, it is in client mode, unless the node discovers an external address that is reachable, either via upnp, autonat, or relay, then it will switch to server mode. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! Why is /ipfs/kad/1.0.0 not listed in open streams? I'm using Kubo for WebUI. My Behaviour looks like this:
I also noticed that
get_closest_peers
is much slower in rust-libp2p, in comparison to Kubo'sipfs routing findpeer
. What could be the reason?Beta Was this translation helpful? Give feedback.
All reactions