对于[private ipfs搭建](https://github.com/ChainBook/IPFS-For-Chinese/blob/master/%E5%8A%A8%E6%89%8B%E5%AE%9E%E8%B7%B5/IPFS%E5%AE%9E%E6%93%8D%E6%89%8B%E5%86%8C.md),有以下几个问题: 1. 能否标注是用哪个go-ipfs版本? 2. 关于章节`五 启动并查看各个节点`中,各个节点是如何启动的? - 是否需要先启动节点D (`ipfs daemon` 即可???) - 然后启动节点A、B、C (`ipfs daemon` 即可???) - 是否还有其他设置?? 3. 目前遇到的问题 - 启动第一个节点D(`ipfs bootstrap list`为空)的时候,出现以下错误: ` ERROR ipns-repub: Republisher failed to republish: failed to find any peer in table core.go:517 ` - 节点A、B、C无法链接到D,貌似和这个issue有关系 - [IPFS - Republisher failed to republish](https://github.com/poetapp/node/issues/125) - [sharness suite: ipfs name publish: “Error: failed to find any peer in table”](https://github.com/ipfs/go-ipfs/issues/1941) 如有时间,麻烦能回答下,不胜感激,谢谢!!
对于private ipfs搭建,有以下几个问题:
五 启动并查看各个节点中,各个节点是如何启动的?ipfs daemon即可???)ipfs daemon即可???)ipfs bootstrap list为空)的时候,出现以下错误:ERROR ipns-repub: Republisher failed to republish: failed to find any peer in table core.go:517如有时间,麻烦能回答下,不胜感激,谢谢!!