Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.2 (Windows/Linux)
by
rmoore95
on 01/01/2018, 02:37:15 UTC
Trying to mine some UBIQ using Claymore's and keep getting this error message.  Anyone smarter than me (won't take much) know how to fix this?

ETH: Stratum - Connected (us.ubiqpool.io:8008)
ETH: Authorization failed
: {"id":2,"jsonrpc":"2.0","result":null,"error":{"code":-1,"message":"Invalidlogin"}}
Stratum - reading socket failed 10038, disconnect
ETH: Job timeout, disconnect, retry in 20 sec...


Can you post your config file or bat file?

it should be at least with this one

EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal YOURWALLETADD -epsw x -eworker rig1

Here is my bat file...

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
start EthDcrMiner64.exe -epool stratum+tcp://us.ubiqpool.io:8008 -ewal MYWALLETADDRESS -epsw x -eworker rig1