We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a particular condition where I have to run the miner behind a chain of proxies.
I use proxychains-ng to accomplish this task (as far as I understood, it inject a wrapped library to modify che connect sys calls).
The problem is that the NBminer binary crash as follow:
[proxychains] DLL init: proxychains-ng 4.16-git-13-g133e06b [17:05:06] ERROR - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [17:05:06] ERROR - Mining program unexpected exit. [17:05:06] ERROR - Code: 6, Reason: Process crashed [17:05:06] ERROR - Restart miner after 10 secs ... [17:05:06] ERROR - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Is there a way to solve the issue or debug it?
Thank you
The text was updated successfully, but these errors were encountered:
Yes, heres the same error. Can we get a fix for this annoying bug please?
Sorry, something went wrong.
No branches or pull requests
I have a particular condition where I have to run the miner behind a chain of proxies.
I use proxychains-ng to accomplish this task (as far as I understood, it inject a wrapped library to modify che connect sys calls).
The problem is that the NBminer binary crash as follow:
Is there a way to solve the issue or debug it?
Thank you
The text was updated successfully, but these errors were encountered: