Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

bootstrap node down? #11

Closed
rubiojr opened this issue Apr 7, 2015 · 6 comments
Closed

bootstrap node down? #11

rubiojr opened this issue Apr 7, 2015 · 6 comments

Comments

@rubiojr
Copy link

rubiojr commented Apr 7, 2015

root@sthing2:~# ipfs ping QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
Looking up peer QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
Peer lookup error: routing: not found

Got the ID from ipfs bootstrap list

root@sthing2:~# ipfs bootstrap list
/ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
/ip4/104.236.151.122/tcp/4001/ipfs/QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx
/ip4/104.236.176.52/tcp/4001/ipfs/QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z
/ip4/104.236.179.241/tcp/4001/ipfs/QmSoLpPVmHKQ4XTPdz8tjDFgdeRFkpV8JgYq8JVJ69RrZm
/ip4/104.236.76.40/tcp/4001/ipfs/QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64
/ip4/128.199.219.111/tcp/4001/ipfs/QmSoLSafTMBsPKadTEgaXctDQVcqN88CNLHXMkTNwMKPnu
/ip4/162.243.248.213/tcp/4001/ipfs/QmSoLueR4xBeUbY9WZ9xGUUxunbKWcrNFTDAadQJmocnWm
/ip4/178.62.158.247/tcp/4001/ipfs/QmSoLer265NRgSp2LA3dPaeykiS1J6DifTC88f5uVQKNAd
/ip4/178.62.61.185/tcp/4001/ipfs/QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3
@rubiojr
Copy link
Author

rubiojr commented Apr 7, 2015

/cc @whyrusleeping

@rubiojr rubiojr changed the title QmSoLV4Bbm51jM9C4gDYZQ9Cy3U6aXMJDAbzgu2fzaDs64 down? bootstrap down? Apr 7, 2015
@rubiojr rubiojr changed the title bootstrap down? bootstrap node down? Apr 7, 2015
@jbenet
Copy link
Member

jbenet commented Apr 8, 2015

@rubiojr thanks! looking into it.

@jbenet
Copy link
Member

jbenet commented Apr 8, 2015

mercury + venus were choking on the config:

09:06:39.023  INFO    updates: go-ipfs Version: 0.2.3 updates.go:96
2015/04/08 09:06:39 Failure to decode config: json: cannot unmarshal object into Go value of type string

looks like something in the changed under their feet?

@jbenet
Copy link
Member

jbenet commented Apr 8, 2015

both are working normally now.

@jbenet jbenet closed this as completed Apr 8, 2015
@rubiojr
Copy link
Author

rubiojr commented Apr 8, 2015

@jbenet thanks!

Somewhat unrelated but, what do you think about a non zero exit status when the peer lookup fails?

[1070][rubiojr@octox] ipfs ping QmaQgJV44WPhTwwPWFYsiuSNeW3o5mNVnYns7PdEpCjdyz
Looking up peer QmaQgJV44WPhTwwPWFYsiuSNeW3o5mNVnYns7PdEpCjdyz
Peer lookup error: routing: not found

[1071][rubiojr@octox] echo $?
0

@jbenet
Copy link
Member

jbenet commented Apr 8, 2015

@rubiojr yep you're right. ipfs/kubo#1041

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants