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

Crash Killing All miners #93

Open
kingrootid opened this issue Apr 28, 2021 · 2 comments
Open

Crash Killing All miners #93

kingrootid opened this issue Apr 28, 2021 · 2 comments

Comments

@kingrootid
Copy link

kingrootid commented Apr 28, 2021

nuxhashd
nuxhashd initial setup
Wallet address: xxxx
Worker name: IQBAL
Region (eu/usa/hk/jp/in/br): br

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
2021-04-28 15:02:09,779 CRITICAL: Crash! Killing all miners.
Killed

@martylavender
Copy link

I am having the same issue.

Running this on Ubuntu 20.04.

mlavender@orion:~$ sudo nuxhashd
nuxhashd initial setup
Wallet address: xxxxxx
Worker name: comavate2
Region (eu/usa/hk/jp/in/br): usa

Traceback (most recent call last):
  File "/usr/local/bin/nuxhashd", line 8, in <module>
    sys.exit(nuxhashd())
  File "/usr/local/lib/python3.8/dist-packages/nuxhash/__init__.py", line 3, in nuxhashd
    main()
  File "/usr/local/lib/python3.8/dist-packages/nuxhash/daemon.py", line 103, in main
    nx_benchmarks = run_missing_benchmarks(
  File "/usr/local/lib/python3.8/dist-packages/nuxhash/daemon.py", line 155, in run_missing_benchmarks
    miner.load()
  File "/usr/local/lib/python3.8/dist-packages/nuxhash/miners/excavator.py", line 378, in load
    self.server.start()
  File "/usr/local/lib/python3.8/dist-packages/nuxhash/miners/excavator.py", line 124, in start
    raise miner.MinerStartFailed
nuxhash.miners.miner.MinerStartFailed
2021-05-13 22:00:27,065 CRITICAL: Crash! Killing all miners.
Killed

@AlexLeSang
Copy link

AlexLeSang commented May 14, 2021

Update: I have made an update to drivers and there was a mismatch to the driver version. After the reboot the excavator appears to be working again.

I have the same issue. Apparently excavator miner stopped working.
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 21.0.4
Codename: Ornara

=========================== www.nicehash.com =========================
           Excavator v1.5.14a GPU Miner for NiceHash.
           Copyright (C) 2018 NiceHash. All rights reserved.
=========================== www.nicehash.com =========================

Build time: 2018-12-07 10:21:06+01:00
Build number: 3897564716
[20:59:16][0x00007f3f2b48edc0][info] Log started
[20:59:16][0x00007f3f2b48edc0][error] core | No compatible devices found!

Nvidia drivers:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.73.01    Driver Version: 460.73.01    CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+

I have also tried older miners:

  • 1.5.12a
  • 1.5.13a

All of them give the same error as 1.5.14a.

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

3 participants