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

go-tcp-transport error: short buffer #8

Closed
dB2510 opened this issue Mar 5, 2022 · 2 comments
Closed

go-tcp-transport error: short buffer #8

dB2510 opened this issue Mar 5, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@dB2510
Copy link
Collaborator

dB2510 commented Mar 5, 2022

Problem to solve

When running prometheus container with other charon containers, the following error occurs frequently:

tcp-tpt go-tcp-transport@v0.4.0/metrics.go:138 Failed to get TCP info: raw-control tcp 172.19.0.3:16003: short buffer

Proposed solution

When tested on different machines it has been found that this error occurs only when it is run on MacBook M1 with arm processor. This can be tried with docker arm64 container seperately or report this issue to libp2p/go-tcp-transport like libp2p/go-tcp-transport#106 .

@dB2510 dB2510 added the bug Something isn't working label Mar 5, 2022
@corverroos
Copy link
Contributor

This will probably be fixed by this issue in charon: ObolNetwork/charon#339

@dB2510
Copy link
Collaborator Author

dB2510 commented Apr 6, 2022

Closed by ObolNetwork/charon#348

@dB2510 dB2510 closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants