mrusme / superhighway84

USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
https://xn--gckvb8fzb.com/superhighway84
GNU General Public License v3.0
694 stars 24 forks source link

failed to enable TCP keepalives #8

Closed vielmetti closed 2 years ago

vielmetti commented 2 years ago

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 commented 2 years ago

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

https://github.com/libp2p/go-tcp-transport/commit/c22be72adcf203df41b98d981b029ddc74025cef

mrusme commented 2 years ago

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.

vielmetti commented 2 years ago

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