ipfs/kubo

Ipfs gets into bad state after computer sleep

Open

#2,777 建立於 2016年6月1日

在 GitHub 查看
 (10 留言) (3 反應) (0 負責人)Go (2,725 fork)batch import
help wantedkind/bugstatus/deferredtopic/libp2p

倉庫指標

Star
 (13,906 star)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 28 個 PR)

描述

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.

貢獻者指南