tried a couple of more PeerId and running ipfs dht findpeer against those resolved. Explanation is that although the DHT knows the content can be found on the listed nodes, some might currently be offline.
Hey. Referring to this issue . If the node is online and ipfs dht findpeer still results in Error Routing what would be the solution to it.
Also can we on default show our public ip in multiaddrs or to other node when ipfs id outputs liat of addrs.
Please guide.
@stebalien referring to this link https://github.com/ipfs/go-ipfs/blob/master/docs/file-transfer.md “checking address part” it says your third address must be public ip. How can we enable it? what would be the cases that it will show your public ip address in ipfs id addresses list.
In my case only local ip is in the list and on default it never showed public ip for addresses list.