Here is my bat-file:
where "Leadin" is my user on "miningpoolhub", "w" - worker name and "x" - the password.
According to "EthDcrMiner64" log I can connect to "europe.ethash-hub.miningpoolhub.com:12020" but authorization always fails:
14:33:26:124 1334 got 117 bytes
14:33:26:125 1334 buf: {"id":1,"result":[["mining.notify","deadbeefcafebabe9476010000000000","EthereumStratum/1.0.0"],"012b"],"error":null}
14:33:26:125 1334 parse packet: 116
14:33:26:126 1334 new buf size: 0
14:33:26:606 1334 got 37 bytes
14:33:26:606 1334 buf: {"id":2,"result":false,"error":null}
14:33:26:607 1334 parse packet: 36
14:33:26:608 1334 ETH: Authorization failed
: {"id":2,"result":false,"error":null}
14:33:26:609 1334 buf was cleared
14:33:26:620 1334 Stratum - reading socket failed 10038, disconnect
14:33:26:621 1334 ETH: Job timeout, disconnect, retry in 20 sec...
14:33:28:723 1564 Quit...
* - ClaymoreDualGPUMiner v 10.1 is used.
Also I have used the following bat-file with same result:
Here is my bat-file:
Are there sombody who have same issues? When I use this miner with Dwarfpool everything works fine. Thanks in advance!