Open rachyandco opened 3 years ago
sending (successfully) a larger file (10MB and 100MB) is generating also extra errors on the client side
2020-12-06T16:18:49.112 ERROR (1332126686756355032) socks5 outbound > failed to write response back to the socket - Broken pipe (os error 32)
2020-12-06T16:18:49.112 INFO nym_socks5_client::socks::client > Proxy for 149.154.167.92:443 is finished (id: 1332126686756355032)
2020-12-06T16:18:50.229 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:18:51.412 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:18:51.990 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:18:53.099 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (161 bytes were 'lost)
2020-12-06T16:18:54.891 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:19:04.550 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:19:08.999 INFO nym_socks5_client::socks::client > Proxy for 149.154.166.120:443 is finished (id: 11312797353054832208)
2020-12-06T16:19:11.244 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (8 bytes were 'lost)
2020-12-06T16:19:24.099 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:19:31.953 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (97 bytes were 'lost)
2020-12-06T16:19:36.219 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (161 bytes were 'lost)
2020-12-06T16:19:49.781 ERROR proxy_helpers::connection_controller > Tried to write to closed connection (8 bytes were 'lost)
with a lot of errors on the server side from the nym-client:
Dec 6 15:20:32 nym nym-client[650]: 2020-12-06T15:20:32.670 WARN nymsphinx_chunking::reconstruction > duplicate fragment received! - frag - 169 (set id: 310586368)
I am using sphinx client (with --vpn-mode) with an open proxy with telegram connected through proxy:
When sending a picture, the following logs are to be seen. The picture (400Kb) was successfully uploaded
log on socks5proxy (local machine)
on the server side: