Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ipfs gets into bad state after computer sleep #2777

Open
mythmon opened this issue Jun 1, 2016 · 10 comments
Open

Ipfs gets into bad state after computer sleep #2777

mythmon opened this issue Jun 1, 2016 · 10 comments
Labels
help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) status/deferred Conscious decision to pause or backlog topic/libp2p Topic libp2p

Comments

@mythmon
Copy link

mythmon commented Jun 1, 2016

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.

@RichardLitt RichardLitt added the kind/bug A bug in existing code (including security flaws) label Jun 1, 2016
@whyrusleeping
Copy link
Member

@mythmon thanks for the report! This has been mentioned a few different times in IRC, this is the first time i've gotten a set of debug info about it though.

@whyrusleeping whyrusleeping changed the title IPFS doesn't work and "Republisher failed to republish" in logs Ipfs gets into bad state after computer sleep Jun 1, 2016
@whyrusleeping
Copy link
Member

Odd, theres nothing in the goroutine dump to indicate that anything is blocked.

When this happens could you try manually using ipfs swarm connect to connect to some of the bootstrap nodes?

@mythmon
Copy link
Author

mythmon commented Jun 1, 2016

I can try this next time I see the problem. I don't have a direct way to reproduce the problem yet. I think it is probably more related to changing networks than sleeping the laptop. These events are conflated for me though, since I always sleep my laptop before changing networks (by changing locations).

@whyrusleeping
Copy link
Member

@mythmon yeah, that makes sense. I'll try it out on my way home today and see if i cant reproduce the issue. I can also try hopping between my phones tether and my home wifi

@whyrusleeping whyrusleeping added the topic/libp2p Topic libp2p label Jun 1, 2016
@mythmon
Copy link
Author

mythmon commented Jun 4, 2016

While the problem was occuring, I tried to connect to my boot strap nodes with ipfs swarm connect, and I got this:

$ ipfs swarm connect /ip4/192.241.197.120/tcp/4001/ipfs/QmSGYB8socm1hcrFg4gibMYWNcjTh37xRLRVtgoU9vmg3w
Error: connect QmSGYB8socm1hcrFg4gibMYWNcjTh37xRLRVtgoU9vmg3w failure: dial attempt failed: failed to dial <peer.ID SGYB8s>

$ cat ~/.ipfs/config | jq -r '.Bootstrap[]'                                                                                    cmd
/ip4/192.241.197.120/tcp/4001/ipfs/QmSGYB8socm1hcrFg4gibMYWNcjTh37xRLRVtgoU9vmg3w
/ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
/ip4/104.236.176.52/tcp/4001/ipfs/QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z
/ip4/104.236.179.241/tcp/4001/ipfs/QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM
/ip4/162.243.248.213/tcp/4001/ipfs/QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm
/ip4/128.199.219.111/tcp/4001/ipfs/QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu
/ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
/ip4/178.62.158.247/tcp/4001/ipfs/QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd
/ip4/178.62.61.185/tcp/4001/ipfs/QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3
/ip4/104.236.151.122/tcp/4001/ipfs/QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx

$ cat ~/.ipfs/config | jq -r '.Bootstrap[]' | xargs -L 1 ipfs swarm connect
Error: connect QmSGYB8socm1hcrFg4gibMYWNcjTh37xRLRVtgoU9vmg3w failure: dial backoff
Error: connect QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ failure: dial backoff
Error: connect QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z failure: dial backoff
Error: connect QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM failure: dial backoff
Error: connect QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm failure: dial backoff
Error: connect QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu failure: dial backoff
Error: connect QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 failure: dial attempt failed: failed to dial <peer.ID SoLV4B>
Error: connect QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd failure: dial backoff
Error: connect QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3 failure: dial attempt failed: failed to dial <peer.ID SoLMeW>
Error: connect QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx failure: dial backoff

@whyrusleeping
Copy link
Member

@mythmon next time this happens could i get the output from ipfs log tail for the duration of you trying to reconnect back to the network? It will capture more detailed logs of what is actually failing here

@mythmon
Copy link
Author

mythmon commented Jun 6, 2016

When I run ipfs swarm connect ..., it doesn't produce anything in ipfs log tail. There are some messages produced before I run the command and after the command executes (I've put those here).

Is there something I can do to increase the logging verbosity?

@davidak
Copy link

davidak commented Jul 6, 2016

same problem. running with ipfs daemon on OS X 10.9.5

$ ipfs swarm connect /ip4/192.241.197.120/tcp/4001/ipfs/QmSGYB8socm1hcrFg4gibMYWNcjTh37xRLRVtgoU9vmg3w
Error: connect QmSGYB8socm1hcrFg4gibMYWNcjTh37xRLRVtgoU9vmg3w failure: dial attempt failed: failed to dial <peer.ID SGYB8s>

$ cat ~/.ipfs/config | jq -r '.Bootstrap[]'
/ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
/ip4/104.236.176.52/tcp/4001/ipfs/QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z
/ip4/104.236.179.241/tcp/4001/ipfs/QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM
/ip4/162.243.248.213/tcp/4001/ipfs/QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm
/ip4/128.199.219.111/tcp/4001/ipfs/QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu
/ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
/ip4/178.62.158.247/tcp/4001/ipfs/QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd
/ip4/178.62.61.185/tcp/4001/ipfs/QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3
/ip4/104.236.151.122/tcp/4001/ipfs/QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx

$ cat ~/.ipfs/config | jq -r '.Bootstrap[]' | xargs -L 1 ipfs swarm connect
Error: connect QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ failure: dial attempt failed: failed to dial <peer.ID aCpDMG>
Error: connect QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z failure: dial backoff
Error: connect QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM failure: dial backoff
Error: connect QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm failure: dial backoff
Error: connect QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu failure: dial backoff
Error: connect QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 failure: dial backoff
Error: connect QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd failure: dial backoff
Error: connect QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3 failure: dial backoff
Error: connect QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx failure: dial attempt failed: failed to dial <peer.ID SoLju6>
$ ipfs log tail
{"event":"Bitswap.Rebroadcast.active","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:03.089842273Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:03.089884542Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:03.089912162Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProviders","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:03.090021593Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProvidersAsyncBegin","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:03.090136782Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","duration":134735,"event":"findProvidersAsync","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:03.090280849Z"}
{"event":"Bitswap.Rebroadcast.active","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:13.090521585Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:13.090569545Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:13.090598334Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProviders","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:13.090724812Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProvidersAsyncBegin","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:13.090814183Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","duration":120633,"event":"findProvidersAsync","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:13.090929302Z"}
{"event":"Bitswap.Rebroadcast.active","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:23.089918685Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:23.089976771Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:23.090011009Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProviders","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.090166716Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProvidersAsyncBegin","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.090245286Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","duration":111570,"event":"findProvidersAsync","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.09035967Z"}
{"event":"dhtRunBootstrapBegin","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.090973494Z"}
{"event":"FindPeerBegin","peerID":"QmQJf2kHTvDNojMzi4t5jwUL85jN3CjefUHGUHxV78fWB5","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.091080237Z"}
{"duration":92029,"event":"FindPeer","peerID":"QmQJf2kHTvDNojMzi4t5jwUL85jN3CjefUHGUHxV78fWB5","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.091141647Z"}
{"duration":217129,"event":"dhtRunBootstrap","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:23.091172035Z"}
{"event":"periodicBootstrapBegin","peerID":"QmWatsxr6gdmKZ8ySt1rwcR1eYsh3FcTtq3PBUy3N8Nva3","system":"core","time":"2016-07-06T09:09:23.091334952Z"}
{"event":"bootstrapStartBegin","peerID":"QmWatsxr6gdmKZ8ySt1rwcR1eYsh3FcTtq3PBUy3N8Nva3","system":"core","time":"2016-07-06T09:09:23.093197569Z"}
{"event":"bootstrapDialBegin","peerID":"QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3","system":"core","time":"2016-07-06T09:09:23.093302831Z"}
{"event":"bootstrapDialBegin","peerID":"QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu","system":"core","time":"2016-07-06T09:09:23.093361144Z"}
{"event":"bootstrapDialBegin","peerID":"QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm","system":"core","time":"2016-07-06T09:09:23.093444314Z"}
{"event":"bootstrapDialBegin","peerID":"QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx","system":"core","time":"2016-07-06T09:09:23.09347669Z"}
{"event":"bootstrapDialFailed","peerID":"QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3","system":"core","time":"2016-07-06T09:09:23.09349302Z"}
{"duration":274708,"event":"bootstrapDial","peerID":"QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3","system":"core","time":"2016-07-06T09:09:23.093563898Z"}
{"event":"bootstrapDialFailed","peerID":"QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm","system":"core","time":"2016-07-06T09:09:23.093776289Z"}
{"duration":414190,"event":"bootstrapDial","peerID":"QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm","system":"core","time":"2016-07-06T09:09:23.093862667Z"}
{"event":"bootstrapDialFailed","peerID":"QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu","system":"core","time":"2016-07-06T09:09:23.094228531Z"}
{"duration":960553,"event":"bootstrapDial","peerID":"QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu","system":"core","time":"2016-07-06T09:09:23.094305105Z"}
{"event":"bootstrapDialFailed","peerID":"QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx","system":"core","time":"2016-07-06T09:09:32.097429Z"}
{"duration":9004123211,"event":"bootstrapDial","peerID":"QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx","system":"core","time":"2016-07-06T09:09:32.097642Z"}
{"duration":9004584876,"event":"bootstrapStart","peerID":"QmWatsxr6gdmKZ8ySt1rwcR1eYsh3FcTtq3PBUy3N8Nva3","system":"core","time":"2016-07-06T09:09:32.097838Z"}
{"error":"failed to bootstrap. dial attempt failed","event":"bootstrapError","peerID":"QmWatsxr6gdmKZ8ySt1rwcR1eYsh3FcTtq3PBUy3N8Nva3","system":"core","time":"2016-07-06T09:09:32.098Z"}
{"duration":9006790565,"event":"periodicBootstrap","peerID":"QmWatsxr6gdmKZ8ySt1rwcR1eYsh3FcTtq3PBUy3N8Nva3","system":"core","time":"2016-07-06T09:09:32.098141Z"}
{"event":"Bitswap.Rebroadcast.active","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:33.089856401Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:33.089920753Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:33.089991841Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProviders","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:33.090267035Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProvidersAsyncBegin","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:33.090484927Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","duration":235201,"event":"findProvidersAsync","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:33.09071286Z"}
{"event":"Bitswap.Rebroadcast.active","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:43.090628697Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:43.090749103Z"}
{"event":"Bitswap.Rebroadcast.idle","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"bitswap","time":"2016-07-06T09:09:43.090865538Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProviders","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:43.091164962Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","event":"findProvidersAsyncBegin","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:43.091378897Z"}
{"GetBlockRequest":"01b15ca3-ac4a-484b-85e3-0c1254a4b400","duration":294468,"event":"findProvidersAsync","key":"QmUvb4JvWTMpQLehe7Lt4ttp8tHwsH53oRA5N6iGsBRAnv","session":"2536e902-0b8c-4206-981c-5636c39103b0","system":"dht","time":"2016-07-06T09:09:43.091649823Z"}

@whyrusleeping whyrusleeping added the help wanted Seeking public contribution on this issue label Aug 23, 2016
@himanshuoodles
Copy link

same error here

 cat ~/.ipfs/config | jq -r '.Bootstrap[]' | xargs -L 1 ipfs swarm connect
Error: connect QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm failure: dial attempt failed: <peer.ID Noj56m> --> <peer.ID SoLueR> dial attempt failed: dial tcp6 [fcfe:eab4:e49c:940f:8b29:35a4:8ea8:b01a]:34843: connect: network is unreachable
Error: connect QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z failure: dial attempt failed: <peer.ID Noj56m> --> <peer.ID SoLnSG> dial attempt failed: dial tcp6 [fce3:c53b:c3c5:2f54:8bb0:b6d9:898e:f140]:52587: connect: network is unreachable
Error: connect QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3 failure: dial attempt failed: <peer.ID Noj56m> --> <peer.ID SoLMeW> dial attempt failed: dial tcp6 [fcdf:a296:afe3:7118:4135:cc0b:ff92:4585]:4001: connect: network is unreachable
Error: connect QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 failure: dial attempt failed: <peer.ID Noj56m> --> <peer.ID SoLV4B> dial attempt failed: dial tcp6 [fcd8:a4e5:3af7:557e:72e5:f9d1:a599:e329]:42694: connect: network is unreachable
Error: connect QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx failure: dial attempt failed: <peer.ID Noj56m> --> <peer.ID SoLju6> dial attempt failed: dial tcp6 [fc3d:9a4e:3c96:2fd2:1afa:18fe:8dd2:b602]:41029: connect: network is unreachable
Error: connect QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ failure: dial attempt failed: misdial to <peer.ID aCpDMG> through /ip4/104.131.131.82/tcp/4001 (got <peer.ID >)
Error: connect QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z failure: dial backoff
Error: connect QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM failure: dial attempt failed: misdial to <peer.ID SoLPpp> through /ip4/104.236.179.241/tcp/4001 (got <peer.ID >)
Error: connect QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm failure: dial backoff
Error: connect QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu failure: dial attempt failed: misdial to <peer.ID SoLSaf> through /ip4/128.199.219.111/tcp/4001 (got <peer.ID >)
Error: connect QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 failure: dial attempt failed: misdial to <peer.ID SoLV4B> through /ip4/104.236.76.40/tcp/4001 (got <peer.ID >)
Error: connect QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd failure: dial attempt failed: misdial to <peer.ID SoLer2> through /ip4/178.62.158.247/tcp/4001 (got <peer.ID >)
Error: connect QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3 failure: dial attempt failed: misdial to <peer.ID SoLMeW> through /ip4/178.62.61.185/tcp/4001 (got <peer.ID >)
Error: connect QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx failure: dial attempt failed: misdial to <peer.ID SoLju6> through /ip4/104.236.151.122/tcp/4001 (got <peer.ID >)
himanshu@himanshu-Latitude-3550:~$ cat ~/.ipfs/config | jq -r '.Bootstrap[]' | xargs -L 1 ipfs swarm connect
Error: connect QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm failure: dial attempt failed: misdial to <peer.ID SoLueR> through /ip4/162.243.248.213/tcp/4001 (got <peer.ID >)
Error: connect QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z failure: dial attempt failed: <peer.ID Noj56m> --> <peer.ID SoLnSG> dial attempt failed: dial tcp6 [fce3:c53b:c3c5:2f54:8bb0:b6d9:898e:f140]:52587: connect: network is unreachable
Error: connect QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3 failure: dial backoff
Error: connect QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 failure: dial attempt failed: misdial to <peer.ID SoLV4B> through /ip4/104.236.76.40/tcp/4001 (got <peer.ID >)
Error: connect QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx failure: dial backoff
Error: connect QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ failure: dial attempt failed: misdial to <peer.ID aCpDMG> through /ip4/104.131.131.82/tcp/4001 (got <peer.ID >)
Error: connect QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z failure: dial backoff
Error: connect QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM failure: dial attempt failed: misdial to <peer.ID SoLPpp> through /ip4/104.236.179.241/tcp/4001 (got <peer.ID >)
Error: connect QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm failure: dial backoff
Error: connect QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu failure: dial attempt failed: misdial to <peer.ID SoLSaf> through /ip4/128.199.219.111/tcp/4001 (got <peer.ID >)
Error: connect QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 failure: dial backoff
Error: connect QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd failure: dial attempt failed: misdial to <peer.ID SoLer2> through /ip4/178.62.158.247/tcp/4001 (got <peer.ID >)
Error: connect QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3 failure: dial attempt failed: misdial to <peer.ID SoLMeW> through /ip4/178.62.61.185/tcp/4001 (got <peer.ID >)
Error: connect QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx failure: dial attempt failed: misdial to <peer.ID SoLju6> through /ip4/104.236.151.122/tcp/4001 (got <peer.ID >)


@whyrusleeping whyrusleeping added the status/deferred Conscious decision to pause or backlog label Nov 28, 2016
@Stebalien
Copy link
Member

Possibly libp2p/go-libp2p#1554

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) status/deferred Conscious decision to pause or backlog topic/libp2p Topic libp2p
Projects
None yet
Development

No branches or pull requests

6 participants