Post
Topic
Board Pools (Altcoins)
Re: [ANN] The First Litecoin PPS Pool (litecoinpool.org)
by
poison15ivy
on 03/11/2017, 23:26:21 UTC
Hello, can an1 help me with some advice, I have enormous numbers of "stratum requested work restart" messages one after another, without a single accepted share, on all my miners CPU, VGA and even Gridseed 5 Orb, and here are they even reported as offline (because they did not find a single share)

So, my question is ... is there any command to input in my .bat file (or something) to avoid this from happening or at least to get back to mining ... ?

here's my configurations from .bat file:

Gridseed:

cgminer.exe --scrypt -o stratum+tcp://litecoinpool.org:3333 -u worker.1 -p x --gridseed-options=baud=115200,freq=888,chips=5 --hotplug 5

CPU (8 cores):

minerd.exe -o stratum+tcp://litecoinpool.org:3333 -u worker.2 -p x

nVIDIA GPU:

ccminer --algo=scrypt --url=stratum+tcp://litecoinpool.org:3333 --userpass=n970.6:x pause


THX