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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.0 libp2p error #9733

Closed
prestonvanloon opened this issue Oct 4, 2021 · 3 comments 路 Fixed by #9734
Closed

v2.0.0 libp2p error #9733

prestonvanloon opened this issue Oct 4, 2021 · 3 comments 路 Fixed by #9734
Labels
Networking P2P related items Windows Anything related only to Windows OS

Comments

@prestonvanloon
Copy link
Member

馃悶 Bug Report

Description

Multiple users have report this log after updating to v2.0.0

 ERROR   tcp-tpt com_github_libp2p_go_tcp_transport/metrics.go:135       Failed to get TCP info: raw-control tcp 10.0.0.2:13000: getsockopt: not implemented

Has this worked before in a previous version?

No known report of this issue.

馃敩 Minimal Reproduction

Unknown

馃敟 Error

ERROR   tcp-tpt com_github_libp2p_go_tcp_transport/metrics.go:135       Failed to get TCP info: raw-control tcp 10.0.0.2:13000: getsockopt: not implemented

馃實 Your Environment

Operating System:

  Unknown

What version of Prysm are you running? (Which release)

  v2.0.0

Anything else relevant (validator index / public key)?

@prestonvanloon prestonvanloon added the Networking P2P related items label Oct 4, 2021
@prestonvanloon
Copy link
Member Author

@prestonvanloon
Copy link
Member Author

prestonvanloon commented Oct 4, 2021

Libp2p was last updated in PR #9108 which is new in v2.0.0

@prestonvanloon
Copy link
Member Author

Seems like this only affects windows user and the issue was introduced in libp2p/go-tcp-transport#82. A fixed was added in libp2p/go-tcp-transport#93.

We can update go-tcp-transport to v0.2.8 to include the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Networking P2P related items Windows Anything related only to Windows OS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant