Ipfs-webui: Adding peer of type "/dnsaddr/foo" not supported in "Add Connection" modal

Created on 18 Aug 2020  Â·  5Comments  Â·  Source: ipfs/ipfs-webui

I can do this from my command line:

$ ipfs swarm connect /dnsaddr/ipfs-nodes.cluster.ipfs.io

But not from Web UI. Let's fix this.

image

kinbug statuin-progress exintermediate P1 neeanalysis effordays

All 5 comments

@lidel -- per our conversation 😊 We can discuss in next triage meeting.

We need to see if updating to latest is-ipfs is enough.
If not, we need to pic up https://github.com/multiformats/js-multiaddr/issues/94 and finish adding full support for `/dnsaddr.

Updating is-ipfs didn't work @lidel
Guess we need to add full support for /dnsaddr

Fixed in https://github.com/multiformats/js-multiaddr/pull/149, we need to switch to the latest version of js-multiaddr lib and see if it "just works"

update: confirmed that it works with fix from https://github.com/ipfs-shipyard/is-ipfs/pull/35 → we need to merge & ship that first, then switch ipfs-webui to that + bump multiaddr here too

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mxdpeep picture mxdpeep  Â·  5Comments

royforu picture royforu  Â·  4Comments

shanelau picture shanelau  Â·  4Comments

surajrav picture surajrav  Â·  6Comments

olizilla picture olizilla  Â·  4Comments