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

Unable to perform handshake with Teku peers #33

Open
namn-grg opened this issue Jun 20, 2024 · 0 comments
Open

Unable to perform handshake with Teku peers #33

namn-grg opened this issue Jun 20, 2024 · 0 comments
Labels
beacon-networking bug Something isn't working

Comments

@namn-grg
Copy link
Contributor

We are not able to make successful handshakes with any peers having Teku client. Connections with other clients works fine.

Attached below are the handshake errors from the peers with Teku client from a ~45min run.

teku_err.log

Possible Alternative -
To predict if a peer is a validator (which is our goal), we need to get the peer's subscribed subnets by subscribing to the underlying gossipsub topic. In the current implementation, we are getting them (observed in the logs), we just need to store/publish them.

@namn-grg namn-grg added bug Something isn't working beacon-networking labels Jun 20, 2024
@namn-grg namn-grg changed the title Failed handshake with **all** Teku peers Unable to perform handshake with all Teku peers Jun 20, 2024
@namn-grg namn-grg changed the title Unable to perform handshake with all Teku peers Unable to perform handshake with Teku peers Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beacon-networking bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant