ipfs/kubo

Ipfs gets into bad state after computer sleep

Open

#2.777 aberto em 1 de jun. de 2016

Ver no GitHub
 (10 comments) (3 reactions) (0 assignees)Go (2.725 forks)batch import
help wantedkind/bugstatus/deferredtopic/libp2p

Métricas do repositório

Stars
 (13.906 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (28 fundiu PRs em 30d)

Description

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.

Guia do colaborador