-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
config: update pluto's peerID #1748
Conversation
"/ip4/178.62.61.185/tcp/4001/ipfs/QmSoLMeWqB7YGVLJN3pNLQpmmEk35v6wYtsMGLzSr5QBU3", // mercury (to be mercury.i.ipfs.io) | ||
"/ip4/104.236.151.122/tcp/4001/ipfs/QmSoLju6m7xTh3DuokvT3886QRYqxAzb1kShaanJgW36yx", // jupiter (to be jupiter.i.ipfs.io) | ||
"/ip4/104.236.176.52/tcp/4001/ipfs/QmSoLnSGccFuZQJzRadHn95W2CrSFmZuTdDWP8HXaHca9z", // neptune.i.ipfs.io | ||
"/ip4/104.236.179.241/tcp/4001/ipfs/QmWUMtbNSEsgYKcaAeT5XwyojSYQVnhhQdMHeaCkaxbMxA", // pluto.i.ipfs.io |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@whyrusleeping do you want to mine for a SoL[pP]
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh I hadn't even noticed that pattern. Neat!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jbenet sure, i'll get one done
@lgierth which public key should I use to encrypt and send plutos new key to you? |
@lgierth plutos key is here (signed and encrypted): QmaWLe7PaTK2V1teN6UL2ihJbDJLG4Hx4Zd23Di4qg7JZo |
Thanks, here we go -- it's already running with the new key |
Fixing the failing dht test |
Mh, it's a timeout in |
Well, it's flapping -- maybe unrelated to the changed private key |
License: MIT Signed-off-by: Lars Gierth <[email protected]>
We lost its private key a while ago... License: MIT Signed-off-by: Lars Gierth <[email protected]>
2e3feed
to
a872199
Compare
Rebased onto master, it's green now |
We lost the private key of pluto while rebuilding that host a while ago