Traceback (most recent call last):
File "/usr/local/bin/nuxhashd", line 11, in
load_entry_point('nuxhash==1.0.0b2', 'console_scripts', 'nuxhashd')()
File "/usr/local/lib/python3.6/site-packages/nuxhash/init.py", line 3, in nuxhashd
main()
File "/usr/local/lib/python3.6/site-packages/nuxhash/daemon.py", line 104, in main
nx_miners, nx_settings, all_devices, nx_benchmarks)
File "/usr/local/lib/python3.6/site-packages/nuxhash/daemon.py", line 155, in run_missing_benchmarks
miner.load()
File "/usr/local/lib/python3.6/site-packages/nuxhash/miners/excavator.py", line 378, in load
self.server.start()
File "/usr/local/lib/python3.6/site-packages/nuxhash/miners/excavator.py", line 124, in start
raise miner.MinerStartFailed
nuxhash.miners.miner.MinerStartFailed
2022-03-23 01:55:26,313 CRITICAL: Crash! Killing all miners.
Killed
Keep in mind that this app will only work on Turing and earlier, if you are trying an Ampere GPU, it is not going to work because the miner binary is too old.
Traceback (most recent call last): File "/usr/local/bin/nuxhashd", line 11, in
load_entry_point('nuxhash==1.0.0b2', 'console_scripts', 'nuxhashd')()
File "/usr/local/lib/python3.6/site-packages/nuxhash/init.py", line 3, in nuxhashd
main()
File "/usr/local/lib/python3.6/site-packages/nuxhash/daemon.py", line 104, in main
nx_miners, nx_settings, all_devices, nx_benchmarks)
File "/usr/local/lib/python3.6/site-packages/nuxhash/daemon.py", line 155, in run_missing_benchmarks
miner.load()
File "/usr/local/lib/python3.6/site-packages/nuxhash/miners/excavator.py", line 378, in load
self.server.start()
File "/usr/local/lib/python3.6/site-packages/nuxhash/miners/excavator.py", line 124, in start
raise miner.MinerStartFailed
nuxhash.miners.miner.MinerStartFailed
2022-03-23 01:55:26,313 CRITICAL: Crash! Killing all miners.
Killed