trexminer / T-Rex

T-Rex NVIDIA GPU miner with web control monitoring page
2.64k stars 439 forks source link

V0.20.1 - ERROR: Can't start miner, number of "pass" arguments must either match the number of "url"s or be equal to 1 #418

Open InfiniteImp opened 3 years ago

InfiniteImp commented 3 years ago

After installing v0.20.1 I get:

20210415 21:16:27 ERROR: Can't start miner, number of "pass" arguments must either match the number of "url"s or be equal to 1

My command line is: (address is partially masked out)

t-rex -a ethash -o stratum+tcp://us1.ethermine.org:4444 -u 0xf59667dA647C702891267F88F9C5a52e2xxxxxxx.Miner1 --coin eth --api-bind-http 127.0.0.1:4067 --api-bind-telnet 127.0.0.1:4068 --api-read-only

Worked fine with v0.20.0.

trexminer commented 3 years ago

Thanks for reporting, we'll fix it in the next version. The workaround for now would be to add -p x to your cmd line

InfiniteImp commented 3 years ago

Thanks for reporting, we'll fix it in the next version. The workaround for now would be to add -p x to your cmd line

Thanks!

trexminer commented 3 years ago

@InfiniteImp When you have a moment, could you please give this new test build a try and let me know if it fixes the issue? https://www.dropbox.com/s/j4c02wtv9aacoid/t-rex-0.20.1-linux.tar.gz?dl=1 https://www.dropbox.com/s/9lb0zaubniy9qru/t-rex-0.20.1-win.zip?dl=1

InfiniteImp commented 3 years ago

@InfiniteImp When you have a moment, could you please give this new test build a try and let me know if it fixes the issue?

Just tested it. No errors. Thanks!

Detachanator commented 3 years ago

Hi Im using 0.20.1 and still getting that same error as this topic. So I added the -p x and it works

sanegaming commented 3 years ago

Hi Im using 0.20.1 and still getting that same error as this topic. So I added the -p x and it works

Exactly the same for me,

InfiniteImp commented 3 years ago

With the file above (see post from trexminer) even the -p x is no longer needed. It's fixed, just not officially released yet.

Sk1minok commented 3 years ago

ERROR: Can't start miner, number of "pass" arguments must either match the number of "url"s or be equal to 1 Version t-rex-0.20.1-win

trexminer commented 3 years ago

This is fixed in https://github.com/trexminer/T-Rex/releases/tag/0.20.3