Trying to mine on a pool with ccminer. Launch them with command
x86\ccminer30.exe -a heavy -o stratum+tcp://multi.coinpool.ru:3301 -u H8CEDFUhxWXFKwHiWNi7uxAHq3jx7XnjZ4 -p workerpassword -v 8
In miner I see this:
[2014-06-10 22:31:56] Starting Stratum on stratum+tcp://multi.coinpool.ru:3301
[2014-06-10 22:31:56] 1 miner threads started, using 'heavy' algorithm.
[2014-06-10 22:31:57] Stratum detected new block
[2014-06-10 22:31:57] thread 0: 600414 hashes, 1990 khash/s
[2014-06-10 22:31:58] accepted: 0/1 (0.00%), 1990 khash/s (booooo)
[2014-06-10 22:32:03] thread 0: 26910566 hashes, 4714 khash/s
[2014-06-10 22:33:47] accepted: 0/2 (0.00%), 4714 khash/s (booooo)
[2014-06-10 22:33:53] thread 0: 35425301 hashes, 4722 khash/s
[2014-06-10 22:33:54] accepted: 0/3 (0.00%), 4722 khash/s (booooo)
In stratum I see this:
[heavycoin] (Thread 3) Share rejected: {"job":"22","ip":"78.25.123.59","worker":"H8CEDFUhxWXFKwHiWNi7uxAHq3jx7XnjZ4","difficulty":0.01,"error":"ntime out of range"}
What I am doing wrong. Maybe need a parametr for a launch?
Thanks