Closed Angel996 closed 3 years ago
How exactly are you running excavator? Can you post here the command?
I just run the same script file that I used to run the 1.3.7a version which worked before. It's very simple:
This works with ver 1.4.4:
/usr/bin/excavator-run -u NICEHASH_BITCOIN_USERNAME -a equihash
This does not work with ver 1.4.4:
/usr/bin/excavator-run -u NICEHASH_BITCOIN_USERNAME -a equihash -p 0
Looks like -p
parameter was wiped from ver 1.4.4.
Default API bind port is 3456, but you can change it with '-p' command line parameter.
HTTP API is disabled by default. You can enable it by configuring command line parameters.
Linux not supported currently. Closing.
Upgraded from 1.3.7 to 1.4.4 (Ubuntu), found -p 0 CLI option not working. If I use -p with any number, I get the Usage: /usr/bin/excavator-run prompt.