ipfs/kubo

Ipfs gets into bad state after computer sleep

Open

#2777 aperta il 1 giu 2016

Vedi su GitHub
 (10 commenti) (3 reazioni) (0 assegnatari)Go (2725 fork)batch import
help wantedkind/bugstatus/deferredtopic/libp2p

Metriche repository

Star
 (13.906 star)
Metriche merge PR
 (Merge medio 4g 2h) (28 PR mergiate in 30 g)

Descrizione

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.

Guida contributor