Open francestu96 opened 1 year ago
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
Yes, heres the same error. Can we get a fix for this annoying bug please?
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