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

failed to enable TCP keepalives #8

Closed
vielmetti opened this issue Dec 28, 2021 · 3 comments
Closed

failed to enable TCP keepalives #8

vielmetti opened this issue Dec 28, 2021 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@vielmetti
Copy link

This appeared after I did a successful? post.

2021-12-27T22:57:55.466-0500u knERROR	tcp-tpt	go-tcp-transport@v0.2.4/tcp.go:52	failed to enable TCP keepalivemes.mor{"error": "set tcp4 192.168.1.196:4001->135.125.8.109:57940: setsockopt: invalid argument"}

Running MacOS on MacBook Air, Apple Silicon.

@vielmetti
Copy link
Author

Looks like a known issue on Darwin in the underlying library, at

libp2p/go-tcp-transport@c22be72

@mrusme
Copy link
Owner

mrusme commented Dec 28, 2021

Really, I don't know what was causing this, but there's nothing we can
do about it.

Doesn't sound too promising. Not sure what to do here, sorry.

@mrusme mrusme added bug Something isn't working help wanted Extra attention is needed labels Dec 28, 2021
@vielmetti
Copy link
Author

I'll close this then - anyone who runs into the same problem might find this report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants