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.
Likewise 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 168, in run_missing_benchmarks miner.unload() File "/usr/local/lib/python3.8/dist-packages/nuxhash/miners/excavator.py", line 381, in unload self.server.stop() File "/usr/local/lib/python3.8/dist-packages/nuxhash/miners/excavator.py", line 143, in stop self.send_command('unsubscribe', []) File "/usr/local/lib/python3.8/dist-packages/nuxhash/miners/excavator.py", line 165, in send_command with socket.create_connection(self._address, self.TIMEOUT) as s: File "/usr/lib/python3.8/socket.py", line 808, in create_connection raise err File "/usr/lib/python3.8/socket.py", line 796, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused 2022-03-08 16:42:08,496 CRITICAL: Crash! Killing all miners.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I try to run (not the gui, but the cli version), I got this error after some download:
The text was updated successfully, but these errors were encountered: