-
Notifications
You must be signed in to change notification settings - Fork 338
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
xmrig-proxy 6.10.0 (send buffer overflow) #441
Comments
Please provide more information about your setup, I just checked this version with monerohash.com and all works fine. Outgoing packet size should never be close to that limit. |
I found what the problem is. If config.json is set: "custom-diff": null, - works well "custom-diff": 30000, - gives errors send failed: "send buffer overflow: 17 306> 16382" |
Confirmed. Thank you. |
Fixed in dev branch. |
I am using OS for proxy - Ubuntu 18.04.5
Version - xmrig-proxy-6.4.0-bionic-x64.tar.gz works well.
But after installation - xmrig-proxy-6.10.0-bionic-x64.tar.gz the proxy does not work and I constantly see errors like this:
[2021-03-09 16: 46: 35.047] [78.141.213.126] send failed: "send buffer overflow: 17 306> 16382"
[2021-03-09 16: 46: 41.049] [78.141.213.126] send failed: "send buffer overflow: 17 306> 16382"
[2021-03-09 16: 46: 47.066] [78.141.213.126] send failed: "send buffer overflow: 17 306> 16382"
[2021-03-09 16: 46: 53.069] [78.141.213.126] send failed: "send buffer overflow: 17 306> 16382"
[2021-03-09 16: 46: 56.489] net 0000 new job from monerohash.com:80 diff 503 73 algo rx / 0 height 2313330
[2021-03-09 16: 46: 59.070] [78.141.213.126] send failed: "send buffer overflow: 17
The text was updated successfully, but these errors were encountered: