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

Add new booststrappers #4007

Merged
merged 3 commits into from
Sep 26, 2020
Merged

Add new booststrappers #4007

merged 3 commits into from
Sep 26, 2020

Conversation

fmtmbs
Copy link
Contributor

@fmtmbs fmtmbs commented Sep 25, 2020

we hope to add two booststrappers for the filecoin network to improve the network synchronization

we hope to add two booststrappers for the filecoin network to improve the network synchronization
Copy link
Member

@whyrusleeping whyrusleeping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! My only concern is that the empty line will make something unhappy, but other than that, i tested connectivity to both peers and it works well. Lets do it!

@fmtmbs
Copy link
Contributor Author

fmtmbs commented Sep 25, 2020

Nice! My only concern is that the empty line will make something unhappy, but other than that, i tested connectivity to both peers and it works well. Lets do it!

Easy,empty is not important……^o^

@magik6k magik6k changed the base branch from master to dev September 26, 2020 08:09
@magik6k magik6k merged commit b12bade into filecoin-project:dev Sep 26, 2020
@Kubuxu
Copy link
Contributor

Kubuxu commented Nov 26, 2020

@maobisheng seems like the peers changed their libp2p-keys:

/dns4/bootstrap-0.starpool.in/tcp/12757/p2p/12D3KooWGHpBMeZbestVEWkfdnC9u7p6uFHXL1n7m1ZBqsEmiUzz                      
connect 12D3KooWGHpBMeZbestVEWkfdnC9u7p6uFHXL1n7m1ZBqsEmiUzz: failure                                                 
ERROR: failed to dial 12D3KooWGHpBMeZbestVEWkfdnC9u7p6uFHXL1n7m1ZBqsEmiUzz: all dials failed                          
  * [/ip4/61.147.123.111/tcp/12757] failed to negotiate security protocol: peer id mismatch: expected 12D3KooWGHpBMeZb$stVEWkfdnC9u7p6uFHXL1n7m1ZBqsEmiUzz, but remote key matches 12D3KooWM9AorKUNVaVqzweU7XVtheoVHFdbssLdyA3zmN6i2q1r
/dns4/bootstrap-1.starpool.in/tcp/12757/p2p/12D3KooWQZrGH1PxSNZPum99M1zNvjNFM33d1AAu5DcvdHptuU7u                      
connect 12D3KooWQZrGH1PxSNZPum99M1zNvjNFM33d1AAu5DcvdHptuU7u: failure                                                 
ERROR: failed to dial 12D3KooWQZrGH1PxSNZPum99M1zNvjNFM33d1AAu5DcvdHptuU7u: all dials failed                          
  * [/ip4/61.147.123.121/tcp/12757] failed to negotiate security protocol: peer id mismatch: expected 12D3KooWQZrGH1Px$NZPum99M1zNvjNFM33d1AAu5DcvdHptuU7u, but remote key matches 12D3KooWLMi5Yc1Z4a6V6KRqzNuGC6ZY5vzLSLgvVcxuFPucY86i      

Can you update the bootstrap info, otherwise we will be forced to remove them.

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

Successfully merging this pull request may close these issues.

4 participants