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

xmrig-proxy 6.10.0 (send buffer overflow) #441

Open
Raicam opened this issue Mar 9, 2021 · 5 comments
Open

xmrig-proxy 6.10.0 (send buffer overflow) #441

Raicam opened this issue Mar 9, 2021 · 5 comments
Labels

Comments

@Raicam
Copy link

Raicam commented Mar 9, 2021

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

@xmrig
Copy link
Owner

xmrig commented Mar 9, 2021

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.
Thank you.

@Raicam
Copy link
Author

Raicam commented Mar 10, 2021

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"

@xmrig xmrig added the bug label Mar 10, 2021
@xmrig
Copy link
Owner

xmrig commented Mar 10, 2021

Confirmed. Thank you.

@xmrig
Copy link
Owner

xmrig commented Mar 10, 2021

Fixed in dev branch.
Thank you.

@xmrig
Copy link
Owner

xmrig commented Mar 10, 2021

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

No branches or pull requests

2 participants