Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners
by
joseph32
on 02/12/2019, 16:04:24 UTC
Hey Patrik,

I cant run the SRBMulti miner at RandomX Nicehash.

If I add --nicehash true in the Profit Profile/Additional Command Line Arguments, SRB starts, but ignores the Nicehash tag. All shares will be rejected.

These are the details:
Code:
Instance ID: 2, Process ID: xxxxx
Started: 02.12.2019 16:51:57
Command line arguments:   --nicehash true --api-enable --api-port 4029

And the configuration in Details:
Code:
{
"pools" :
[
{"pool_use_tls" : false, "keepalive" : false, "pool" : "randomxmonero.eu.nicehash.com:3380", "wallet" : "xxxxxxxxxxxxxxxxxxx", "password" : "x", "nicehash" : true}
]
}
config.txt:
{
  "algorithm": "randomx",
  "reboot_script_gpu_watchdog": "awesome-restart.bat"
}


If I add "randomx --nicehash true" in the Options/Managed Software/SRBMiner/User Defined Command Line Arguments, SRB wont start. Diagnostic says: Unexpected exit of mining software. Possible cause: Incorrect configuration or crashing software
Diagnostics completed.

Do I miss something here or is the config file somehow broken for Nicehash? Thanks for the help!