jtgrassie / monero-pool

A Monero mining pool server written in C
BSD 3-Clause "New" or "Revised" License
344 stars 125 forks source link

xmrig-proxy on pool give some errors : "read error: "end of file"" and "cannot find job with job_id" #125

Closed bfractal closed 2 years ago

bfractal commented 2 years ago

Hi First : Thanks for your work ! Installed a monero-pool node ; tested with few workers : fine. Now "attack" it with xmrig-proxy and behind around 50 workers (some 500 KH/s). Problems appear (not permanent) in xmrig-proxy log : [2022-06-29 11:07:52.771] net xxx:4242 read error: "end of file" [2022-06-29 11:07:55.209] proxy 0220 rejected (332898/5993+2008) diff 1000 ip 10.X.X.X "cannot find job with job_id" (164 ms) But monero-pool logs (log level 5) show no errors... Any ideas ? Thanks

trasherdk commented 2 years ago

Maybe https://github.com/xmrig/xmrig-proxy is a better place to ask.