I own a scrypt miner, and today when I was going to check my stats in CleverMining, I noticed that my miner has stopped submitting shares for a long time.
Based on the program's output, my miner is producing shares, but the program is not submitting them.
Here's how I start CGMiner:
cgminer/cgminer --scrypt -o stratum+tcp://us.clevermining.com:3333 -u 1Q36xD4fouHKGUnxFKuUXAPWB1bugD2NmL -p d=128 --no-submit-stale --hotplug=0 --scan-serial /dev/ttyUSB0 --zeus-chips=6 --zeus-clock=358 --expiry 5 --queue 0 --scan-time 1 2>/var/www/cgminer.txt --zeus-nocheck-golden --verbose
And
here is the link to the log file if anyone is interested.