We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
No known report of this issue.
Unknown
Operating System:
What version of Prysm are you running? (Which release)
v2.0.0
Anything else relevant (validator index / public key)?
The text was updated successfully, but these errors were encountered:
Log is emitted here: https://github.com/libp2p/go-tcp-transport/blob/v0.2.4/metrics.go#L135
Sorry, something went wrong.
Libp2p was last updated in PR #9108 which is new in v2.0.0
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.
Successfully merging a pull request may close this issue.
🐞 Bug Report
Description
Multiple users have report this log after updating to v2.0.0
Has this worked before in a previous version?
No known report of this issue.
🔬 Minimal Reproduction
Unknown
🔥 Error
🌍 Your Environment
Operating System:
What version of Prysm are you running? (Which release)
Anything else relevant (validator index / public key)?
The text was updated successfully, but these errors were encountered: