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

V0.11 Takes a Long Time to Find Peer With Subnet #5339

Closed
rauljordan opened this issue Apr 7, 2020 · 3 comments
Closed

V0.11 Takes a Long Time to Find Peer With Subnet #5339

rauljordan opened this issue Apr 7, 2020 · 3 comments

Comments

@rauljordan
Copy link
Contributor

Currently, v0.11 spends around 15 slots looking for peers with the right subnet upon launch, and then eventually connects and succeeds in the handshake. This seems way too long and should be near instant in a single, perfect network with 2 nodes.

[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet.
[2020-04-07 14:48:04] DEBUG sync: No peers found subscribed to attestation gossip subnet with committee index 0. Searching network for peers subscribed to the subnet
@prestonvanloon
Copy link
Member

Is this a discv5 issue?

@rauljordan
Copy link
Contributor Author

No evidence yet, we just notice it takes a long time before they are found

@nisdas
Copy link
Member

nisdas commented Apr 8, 2020

Closed by #5349

@nisdas nisdas closed this as completed Apr 8, 2020
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

3 participants