Post
Topic
Board Mining (Altcoins)
Topic OP
X11 Mue Mining Failing on Two Machines (SgMiner)
by
Maxus
on 30/06/2017, 07:59:49 UTC
Hi Everyone,

I have two machines, that keep getting mining errors when mining x11 MUE:

1. AMD R9 380
2. AMD 5450

I have tried the follow version of the miner:

Code:
sgminer-5-1-1-windows
sgminer-gm-5-5-5-windows
sgminer-5.6.1-nicehash-51-windows-amd64

With the following command:

Code:
sgminer.exe --debug --algorithm darkcoin -o stratum+tcp://x11.mine.zpool.ca:3533 -u 7bWGJppD9SQuo1dJq6EVJ9RAkxQqsuNo2c -p c=MUE
sgminer.exe --debug --algorithm x11 -o stratum+tcp://x11.mine.zpool.ca:3533 -u 7bWGJppD9SQuo1dJq6EVJ9RAkxQqsuNo2c -p c=MUE
sgminer.exe --debug -k darkcoin -o stratum+tcp://x11.mine.zpool.ca:3533 -u 7bWGJppD9SQuo1dJq6EVJ9RAkxQqsuNo2c -p c=MUE
and I have tried two other pools:

Code:
stratum.minertopia.org:3533
x11.mine.zpool.ca:3533
stratum.swtrse.eu:3533

I seem to constantly get:

Code:
[15:09:14] [THR0] Pushing work from x11.mine.zpool.ca to hash queue
[15:09:14] [THR0] Staged work: total (2) > max (1), discarding
[15:09:14] [THR0] Discarded work
[15:09:14] Selecting x11.mine.zpool.ca for work

Full Log: https://pastebin.com/V069eqiV

Any ideas what I'm doing wrong?

Thanks!