Hmm this is very weird indeed. I have 2 other rigs with the same config and they are running smoothly as we speak. I don't know why this rig stopped all of a sudden. Thank you for your time though.
Also why not try MiningPoolHub? They can autoswitch your rigs between coins (you will mine the most profitable coin at the moment) and autoexchange everything to a coin of your choice. Just point your EWBF to their server and choose autoswitch for equihash (they have 4 coins: Zen, BTG, Zec, ZCL). BTG is the most profitable at the moment according to WhatToMine. So you can potentially increase profits, also it may solve your problem with the miner.
Great idea, I've looked at minipoolhub, but I'm totally overwhelmed and Lost with options and settings.
Don't know where to start or how to.
I've tried,but only got more confused fiddling with settings.
Witch port to set if I want only equhash algo but autoswitch to different coins?
Could you please share how a bat file should look like.
Maybe this way it could help me to figure it out and clear some of confusions.
Ty
true, their website is not very user friendly and confusing; just because they do have a lot of mining options with autoswitches and autoexchanges and their own miners compilations.
Just start mining with a single miner on a single coin without algo/coin autoswitches and without autoexchanges. Monitor it for several days, make sure you are happy with hashrates and earnings, then slowly learn new things.
This config will let you start with BTG:
:start
miner.exe --server europe.equihash-hub.miningpoolhub.com --user username.Worker --pass x --port 20595 --api 127.0.0.1:42000 --log 2 --fee 0 --pec
timeout 1
goto start
It does take some time but you will figure it out eventually.
Thanks, I've configure it like in your example and i worked, earned some btg already.
But if I want to use the autoswitch option, to mine different coins on the same algo on the site it says I should use port 12xxx, but you say 17023.
Will see if it will switch to some other coins during the day.
Very confusing site, but will eventually figure it out, thank you again.