Is the pool having issues? I woke up this morning to no mining
My miners were getting auth errors while Multi-algo mining. One had managed to get connected mining sgminer coins, but the other was in a auth error loop. After faffing with it for nearly an hour all is working again, even though no actual changes were made on my end. Neither has tried to swap to ETH/ETC/EXP while I've been watching the past half hour, even though ETH based coins are more profitable at the moment.
:start
cd H:\Users\Me\Downloads\Zcash\Claymore's ZCash AMD GPU Miner v8.0 Beta
ZecMiner64 -wd 1 -r 0 -i 2 -zpool us-east.equihash-hub.miningpoolhub.com:12023 -zwal Xardas.PC -zpsw x -mport 0 -retrydelay -1 -ftime 0 -allpools 1
cd H:\Users\Me\Downloads\Claymore's Dual Ethereum+Decred_Siacoin_Lbry AMD+NVIDIA GPU Miner v7.4
EthDcrMiner64 -wd 1 -r 0 -epool us-east.ethash-hub.miningpoolhub.com:12020 -ewal Xardas.PC -epsw x -esm 3 -allpools 1 -mport 0 -retrydelay -1 -ftime 0
cd H:\Users\Me\Downloads\Zcash\sgminer
sgminer --no-retry -k vanilla -o stratum+tcp://hub.miningpoolhub.com:12019 -u Xardas.PC -p x
sgminer --no-retry -k groestlcoin -o stratum+tcp://hub.miningpoolhub.com:12004 -u Xardas.PC -p x
sgminer --no-retry -k myriadcoin-groestl -o stratum+tcp://hub.miningpoolhub.com:12005 -u Xardas.PC -p x
sgminer --no-retry -k skeincoin -o stratum+tcp://hub.miningpoolhub.com:12016 -u Xardas.PC -p x
timeout 1
goto start
Edit: Now both miners are back to getting and are mining skein
ZEC: Authorization failed
: {"id":2,"result":false,"error":null}
ETH: Authorization failed
: {"id":2,"result":false,"error":null}