Post
Topic
Board Mining (Altcoins)
Re: [ANN] ccminer 2.2.2 - opensource - GPL (tpruvot)
by
hankt
on 25/01/2018, 09:40:09 UTC
I've taken a day or two to search for a resolution to this myself, but I need help.

Can someone highlight what I have done wrong? I get this issue mining ZEC on this pool and Dwarfpool.

C:\Program Files\cc miner>ccminer-x64 -a equihash -o stratum+tcp://zec-asia1.nanopool.org:6666 -u t1bSSY5ZBhLJ9RYL7Pbkcz4AfWJUxGX7dGM/Hank01 -p c=ZEC
*** ccminer 2.2.4 for nVidia GPUs by tpruvot@github ***
    Built with VC++ 2013 and nVidia CUDA SDK 9.0 64-bits

  Originally based on Christian Buchner and Christian H. project
  Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

[2018-01-25 12:02:35] Starting on stratum+tcp://zec-asia1.nanopool.org:6666
[2018-01-25 12:02:35] NVML GPU monitoring enabled.
[2018-01-25 12:02:35] NVAPI GPU monitoring enabled.
[2018-01-25 12:02:35] 8 miner threads started, using 'equihash' algorithm.
[2018-01-25 12:02:35] Unsupported extranonce size of 16 (12 maxi)
[2018-01-25 12:02:36] Stratum subscribe answer id is not correct!
[2018-01-25 12:02:36] JSON-RPC call failed: (unknown reason)
[2018-01-25 12:02:36] ...retry after 30 seconds
[2018-01-25 12:02:37] API bind to port 4068 failed - using port 4069
[2018-01-25 12:03:06] Unsupported extranonce size of 16 (12 maxi)
[2018-01-25 12:03:06] Stratum subscribe answer id is not correct!
[2018-01-25 12:03:06] JSON-RPC call failed: (unknown reason)
[2018-01-25 12:03:06] ...retry after 30 seconds

C:\Program Files\cc miner>ccminer-x64 -a equihash -o stratum+tcp://zec-asia1.nanopool.org:6666 -u t1bSSY5ZBhLJ9RYL7Pbkcz4AfWJUxGX7dGM/Hank01 -p c=ZEC

I'm not sure why your password is c=zec?

password should just be x. No?

Kind of funny that nanopool deosn't even mention ccminer in their setups...I think most people use ewbf miner because even with the 2% fee your getting more production than the 2% cost of using the miner. You might also try using their other port. I once had a problem with the pool being offline. Try using the next closest pool to you.

Password is blank. The c=ZEC is an additional parameter passed through the password field for coin name. It is common.

The launch script works fine at zec.suprnova.cc on port 4142 - port setup specifically in support for ccminer.

It appears dwarfpool and nanopool do not support ccminer.