You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
This is a summary of things @ppodolsky encountered, which in theory should work but seems to exhibit odd behavior and we should check/investigate and write tests for.
iroh <> kubo swarm connect: iroh sees kubo as a peer, but not the other way around.
Errors happened between iroh@main(7a11aa8) and kubo 0.17. On kubo 0.18 errors didn't show, but still doesn't count iroh as a peer.
Error msg: [/ip4/127.0.0.1/tcp/4401] failed to negotiate security protocol: message did not have trailing newline
test case: run kubo & iroh and do a manual ipfs swarm connect to iroh. ipfs swarm list should show the iroh node there.
The text was updated successfully, but these errors were encountered:
Arqu
changed the title
Things that should work, but were not sure
Things that should work, but we're not sure
Dec 22, 2022
This is a summary of things @ppodolsky encountered, which in theory should work but seems to exhibit odd behavior and we should check/investigate and write tests for.
[/ip4/127.0.0.1/tcp/4401] failed to negotiate security protocol: message did not have trailing newline
kubo
&iroh
and do a manualipfs swarm connect
toiroh
.ipfs swarm list
should show the iroh node there.The text was updated successfully, but these errors were encountered: