ipfs/kubo

Ipfs gets into bad state after computer sleep

Open

#2.777 geöffnet am 1. Juni 2016

Auf GitHub ansehen
 (10 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (2.725 Forks)batch import
help wantedkind/bugstatus/deferredtopic/libp2p

Repository-Metriken

Stars
 (13.906 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (28 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide