Xmrig proxy read error: "connection reset by peer"

Started by wowfans, Sep 27, 2021, 01:51 AM

Previous topic - Next topic

orklemerkle

Port 34568? Is your `wownerod` RPC port public?

Check the output of `netstat -tn | grep 34568` and see who's connected. If most of them are localhost, try stopping `xmrig-proxy` for a couple of minutes, and see if it reduces the number of connections. It's possible that `xmrig-proxy` had been spamming connections when it was getting timeouts.

wowfans

All connections are local ports, almost all in TIME_WAIT state

orklemerkle

Yeah, that looks like `xmrig-proxy` has been spamming connections. `TIME_WAIT` will expire in about a minute or so.