Post
Topic
Board Mining (Altcoins)
Re: TT-Miner 2.2.3: ProgPoW(Z), MTP, LYRA2V3, UBQHASH, Win/cuda9.2/10.0/10.1
by
dkmontague
on 22/05/2019, 05:47:21 UTC
Trying to setup backup pool... keeps saying "no backup pool defined" at startup.  Can you advise what is wrong with my command line?

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -pool zcoin-us.mintpond.com:3000 -user aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass qZodTD -worker MyRigGPU0 -pool2 xzc.2miners.com:8080 -wal2 aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27 -pass2 x -worker2 MyRigGPU0



Hi,

I have to check your command line. It maybe that there is a similar issue like 2h4u reported with the option order. Please try this form - it is cleaner, easier to read and you can  add a third backup pool, just add another -p option:

TT-Miner.exe -A MTP-101 -d 0 -PP 5 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:qZodTD@zcoin-us.mintpond.com:3000 -P aCH5X9vpX5kvtH4RXkJLcdcNHnarmRpa27.MyRigGPU0:x@xzc.2miners.com:8080

Let me know if that helps.


Your command line works - thanks brother! Cheesy It appears to have made it so that the -I command for intensity doesnt work though

will check - thanks for reporting!

Played around with it for a while and it looks like -i works if you put the -i before the -pp