Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Crash at ARM Processer on Debian #126

Open
Angu0083 opened this issue Aug 15, 2022 · 0 comments
Open

Crash at ARM Processer on Debian #126

Angu0083 opened this issue Aug 15, 2022 · 0 comments

Comments

@Angu0083
Copy link

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

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

No branches or pull requests

1 participant