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

I need help #97

Open
bumpmasterchuck opened this issue May 26, 2021 · 0 comments
Open

I need help #97

bumpmasterchuck opened this issue May 26, 2021 · 0 comments

Comments

@bumpmasterchuck
Copy link

So I downloaded everything and put in my mining address but when I go to benchmark it does not work. Im very new to linux and I need detail help if possible. Thank you

/usr/lib/python3/dist-packages/wx/lib/pubsub/init.py:23: wxPyDeprecationWarning: wx.lib.pubsub has been deprecated, plese migrate your code to use pypubsub, available on PyPI.
warnings.warn('wx.lib.pubsub has been deprecated, plese migrate your '

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.897: Negative content width -33 (allocation 1, extents 17x17) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.897: Negative content width -33 (allocation 1, extents 17x17) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.897: Negative content width -33 (allocation 1, extents 17x17) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.897: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.898: Negative content width -17 (allocation 1, extents 9x9) while allocating gadget (node entry, owner GtkEntry)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.902: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkButton)

(nuxhash-gui:92542): Gtk-WARNING **: 23:20:32.902: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkButton)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 892, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.9/dist-packages/nuxhash/gui/mining.py", line 140, in do_requests
wallet, unpaid = get_balances(self._Settings)
File "/usr/local/lib/python3.9/dist-packages/nuxhash/nicehash.py", line 26, in get_balances
response = nh.public_api(HOST).request(
File "/usr/local/lib/python3.9/dist-packages/nuxhash/nhrest/python/nicehash.py", line 38, in request
raise Exception(str(response.status_code) + ": " + response.reason)
Exception: 404: Not Found
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 892, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.9/dist-packages/nuxhash/gui/mining.py", line 140, in do_requests
wallet, unpaid = get_balances(self._Settings)
File "/usr/local/lib/python3.9/dist-packages/nuxhash/nicehash.py", line 26, in get_balances
response = nh.public_api(HOST).request(
File "/usr/local/lib/python3.9/dist-packages/nuxhash/nhrest/python/nicehash.py", line 38, in request
raise Exception(str(response.status_code) + ": " + response.reason)
Exception: 404: Not Found

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