Post
Topic
Board Pools (Altcoins)
Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin.
by
minerx117
on 09/09/2017, 07:07:11 UTC
hello miningpoolhub.

I am trying to auto algo switch with a simple batch file below ( NVIDIA - ethash, equihash ).

I am on windows10pro using ethminer v0.11.0 and ewbf v0.3.4b with batch file below:
Code:
:start
ethminer --farm-retries 0 -FS exit --cuda --dag-load-mode parallel -S asia.ethash-hub.miningpoolhub.com:12020 -O henyojess.w1:x
miner --eexit 3 --server asia.equihash-hub.miningpoolhub.com --user henyojess.w1 --pass x --port 12023
goto start

ethminer exits properly when algo is switch from ethash -> equihash.

ewbf miner does not exit properly and just keeps running at 0 Sols/s when algo is switched from equihash -> ethash.
Code:
GPU0: 254 Sol/s GPU1: 265 Sol/s GPU2: 256 Sol/s GPU3: 263 Sol/s GPU4: 258 Sol/s GPU5: 259 Sol/s
Total speed: 1555 Sol/s
ERROR: Lost connection with the server.
INFO: Attempt to restore connection.
ERROR: Stratum authorization error
Temp: GPU0: 53C GPU1: 53C GPU2: 53C GPU3: 55C GPU4: 54C GPU5: 52C
GPU0: 0 Sol/s GPU1: 0 Sol/s GPU2: 0 Sol/s GPU3: 0 Sol/s GPU4: 0 Sol/s GPU5: 0 Sol/s
Total speed: 0 Sol/s

What am I doing wrong? Please help.


try:

:start
ethminer --farm-retries 0 -FS exit --cuda --dag-load-mode parallel -S asia.ethash-hub.miningpoolhub.com:12020 -O henyojess.w1:x
miner --eexit 2 --fee 0 --server asia.equihash-hub.miningpoolhub.com --user henyojess.w1 --pass x --port 12023
timeout 1
goto start

or use this https://github.com/aaronsace/MultiPoolMiner  and edit Start.bat and only leave -algorithm ethash,equihash

since yiimp hashrefinery and zpool has gone down i will update my NemosMiner-MPH to 1.7.4 ... with new coins and miners, i haven't updated it for a while...
and update NemosMiner 2.3 for Mining Pool Hub for Nvidia only

Best Regards
Nemo