You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Traceback (most recent call last):
File "/usr/local/bin/nuxhashd", line 8, in
sys.exit(nuxhashd())
File "/usr/local/lib/python3.9/dist-packages/nuxhash/init.py", line 3, in nuxhashd
main()
File "/usr/local/lib/python3.9/dist-packages/nuxhash/daemon.py", line 103, in main
nx_benchmarks = run_missing_benchmarks(
File "/usr/local/lib/python3.9/dist-packages/nuxhash/daemon.py", line 155, in run_missing_benchmarks
miner.load()
File "/usr/local/lib/python3.9/dist-packages/nuxhash/miners/excavator.py", line 378, in load
self.server.start()
File "/usr/local/lib/python3.9/dist-packages/nuxhash/miners/excavator.py", line 112, in start
self._process = subprocess.Popen(
File "/usr/lib/python3.9/subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: PosixPath('/root/.config/nuxhash/excavator/excavator')
2022-08-15 19:58:38,204 CRITICAL: Crash! Killing all miners.
Killed
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Region (eu/usa/hk/jp/in/br): usa
Traceback (most recent call last):
File "/usr/local/bin/nuxhashd", line 8, in
sys.exit(nuxhashd())
File "/usr/local/lib/python3.9/dist-packages/nuxhash/init.py", line 3, in nuxhashd
main()
File "/usr/local/lib/python3.9/dist-packages/nuxhash/daemon.py", line 103, in main
nx_benchmarks = run_missing_benchmarks(
File "/usr/local/lib/python3.9/dist-packages/nuxhash/daemon.py", line 155, in run_missing_benchmarks
miner.load()
File "/usr/local/lib/python3.9/dist-packages/nuxhash/miners/excavator.py", line 378, in load
self.server.start()
File "/usr/local/lib/python3.9/dist-packages/nuxhash/miners/excavator.py", line 112, in start
self._process = subprocess.Popen(
File "/usr/lib/python3.9/subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: PosixPath('/root/.config/nuxhash/excavator/excavator')
2022-08-15 19:58:38,204 CRITICAL: Crash! Killing all miners.
Killed
The text was updated successfully, but these errors were encountered: