Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
coreyb
on 06/07/2017, 05:40:52 UTC
Is anyone using ewbf on SlushPool? I'm trying to configure the miner and keep getting a 'no server found' error. I've used the following with no luck...

Code:
--server zec.slushpool.com --user .$rigName --pass x --port 4444
--server zec.slushpool.com:4444 --user .$rigName --pass x
--server zec.slushpool.com --user .$rigName --port 4444
--server zec.slushpool.com:4444 --user .$rigName

--server us.zec.slushpool.com --user .$rigName --pass x --port 4444
--server us.zec.slushpool.com:4444 --user .$rigName --pass x
--server us.zec.slushpool.com --user .$rigName --port 4444
--server us.zec.slushpool.com:4444 --user .$rigName

And all of the above with
Code:
stratum+tcp://
based on the help page at https://slushpool.com/help/get-started/getting_started_zcash

Any help would be appreciated. Smiley