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

Update/add new peers #1

Open
observingClouds opened this issue Jun 7, 2022 · 1 comment
Open

Update/add new peers #1

observingClouds opened this issue Jun 7, 2022 · 1 comment

Comments

@observingClouds
Copy link

Hi,

I suspect that we need to add and/or update some peers. When searching for some datasets that are included in the eurec4a intake- catalog I only find peers that are not in https://github.com/eurec4a/ipfs_tools/blob/main/peers.json which likely causes the weekly test of the eurec4a intake-catalog to fail.

E.g. the

  • C3ONTEXT dataset:
$ ipfs dht findprovs QmTHe5NYteNixxcjYVs49tSeGgrRBN8u8yJ5vmhaVXH16h
12D3KooWLVyjYwoWCPYmvnCkAzwmYBmPAR2zb7g1DT3eALWU2twY
12D3KooWKAd5C78zMyqbaMCm7Pt9CMyAy6eoJNzedadUuiDBkfhY
12D3KooWM4wsQ3kdd8CDHiVDQthU9JZ9KqsxSdSQT2xj6TAdDth5
  • BCO radiation data:
$ ipfs dht findprovs QmW7jRhQDCCFX6FSkyrTi4Ace71VeYRDin7s3b8oVHuhRP
12D3KooWCVXs8P7iq6ao4XhfAmKWrEeuKFWCJgqe9jGDMTqHYBjw

These results already include an explicit connection to the current peers in peers.json

$ ipfs swarm connect /ip4/141.5.102.98/tcp/4001/p2p/QmSaKfSxdkhr5XJYocGKYRm61w3Zrq29WGGf7cQtgECHQV  
$ ipfs swarm connect /ip4/147.75.86.255/tcp/6745/p2p/12D3KooWFrnuj5o3tx4fGD2ZVJRyDqTdzGnU3XYXmBbWbc8Hs8Nd

The deals are currently made by 12D3KooWN8vAoGd6eurUSidcpLYguQiGZwt4eVgDvbgaS7kiGTup.

@d70-t
Copy link
Contributor

d70-t commented Jun 8, 2022

With f7a3da3, I've added 12D3KooWN8vAoGd6eurUSidcpLYguQiGZwt4eVgDvbgaS7kiGTup as an additional peer, which should help in finding providers, but I'm not sure if that helps with the dht-subsystem. I've the feeling that older pins are being removed from the dht, and probably have to be re-announced from time to time to make them available without explicit peering.

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

No branches or pull requests

2 participants