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

socks: failed to transport all TCP response and writev: broken pipe #3300

Open
d3athg0d opened this issue Jun 12, 2024 · 1 comment
Open

Comments

@d3athg0d
Copy link

i am getting a lot of this in the logs but not clear what is wrong
2024/06/12 15:34:18 [Debug] transport/internet: dialing to tcp:127.0.0.1:1628
2024/06/12 15:34:18 [Info] [2041544657] proxy/shadowsocks: tunneling request to tcp:r3.o.lencr.org:80 via TCP:127.0.0.1:1628
2024/06/12 15:34:30 [Info] [1734618671] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60866: writev: broken pipe
2024/06/12 15:34:30 [Info] [512078344] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60881: writev: broken pipe
2024/06/12 15:34:30 [Info] [548881494] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP request > read tcp 127.0.0.1:10091->127.0.0.1:60884: read: connection reset by peer
2024/06/12 15:34:30 [Info] [2291293852] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60911: writev: broken pipe
2024/06/12 15:34:30 [Info] [1677176720] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60883: writev: connection reset by peer
2024/06/12 15:34:30 [Info] [562782385] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60867: writev: broken pipe
2024/06/12 15:34:30 [Info] [3344110513] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60851: writev: broken pipe
2024/06/12 15:34:31 [Info] [3628937195] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60879: writev: broken pipe
2024/06/12 15:34:31 [Info] [4172243203] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60878: writev: broken pipe
2024/06/12 15:34:31 [Info] [2896766123] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60912: writev: broken pipe
2024/06/12 15:34:31 [Info] [2300343692] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60854: writev: broken pipe
2024/06/12 15:34:31 [Info] [740181955] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60885: writev: broken pipe
2024/06/12 15:34:31 [Info] [3636724781] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60880: writev: broken pipe
2024/06/12 15:34:31 [Info] [1348059283] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60882: writev: broken pipe
2024/06/12 15:34:31 [Info] [1793222317] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60914: writev: connection reset by peer
2024/06/12 15:34:31 [Info] [2766699313] app/proxyman/inbound: connection ends > proxy/socks: connection ends > proxy/socks: failed to transport all TCP response > writev tcp 127.0.0.1:10091->127.0.0.1:60910: writev: broken pipe

config in pictures.

i really appreciate the advices and help.
CleanShot 2024-06-12 at 15 40 32
CleanShot 2024-06-12 at 15 40 06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@d3athg0d and others