ipfs/kubo

Ipfs gets into bad state after computer sleep

Open

#2,777 创建于 2016年6月1日

在 GitHub 查看
 (10 评论) (3 反应) (0 负责人)Go (13,906 star) (2,725 fork)batch import
help wantedkind/bugstatus/deferredtopic/libp2p

描述

I suspect this happens after I sleep my laptop and/or change networks. I'll notice that IPFS doesn't work (I can't get content, and content I ipfs add isn't available on other nodes). In the logs, I'll see a message like

19:41:54.117 ERROR ipns-repub: Republisher failed to republish: failed to find any peer in table repub.go:72

The process is still running. I'm running this on a laptop, and using systemd (in user mode) to run ipfs.

I collected debugging information, and uploaded it here: ipfs-debug-20150531-republisher-failed.tar.gz.

贡献者指南