Open FiremanDJ opened 3 years ago
Well, first of all, what does your locale
say? I didn't know this app requires en_US but if you for some reason don't want to install US English system-wide you can set it up on runtime, try running the binary like so:
LC_ALL=en_US.UTF-8 nuxhashd # or
LC_ALL=en_US.UTF-8 nuxhash-gui
I have the same issue with a clean Ubuntu 20.04 machine also with LC_ALL=en_US.UTF-8 nuxhashd
I will get the same errors
the same problem. Error after boot (Exception: 404: Not Found) is an attempt to log in to my rig: https://api2.nicehash.com/main/api/v2/mining/external/MYURL/rigs/ (of course the MYURL is the correct wallet address)
Rig does not exist. How can I create it without the original client?
Idk about locale issue but nuxhash-gui doesn't work right now due to wx changes. You can use idkau's fork that solves the wx issue.
@cprn, please don't advertise forks of a program in issues that are unrelated to what the fork fixes.
@benthetechguy My bad, I didn't read the log carefully and assumed he's hitting the API mismatch like most of the folks recently.
The GUI opens with a warning that locale 'en_US' cannot be set. It saves it's settings, but benchmarking does nothing and mining is locked out.
Starting via nuxhashd fails as below.
Ubuntu 20.04