Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]
by
ozzy1926
on 20/05/2014, 19:38:33 UTC
@ozzy1926

Did you set the wallet qt to "-server"? Without the quotes.
can you please tell me how to?

you don't need that if there is "server= 1" in your config, they do the same thing
yes i do have 1 i think ccminer doesnt solo Sad

dont know whats this error means
[2014-05-20 22:31:51] json_rpc_call failed, retry after 30 seconds


do you have another coin on the same rpcport?

check again your conf and bat, especially the name of the conf
i only have darkcoin wallet installed
here is my conf:
Code:
server=1
gen=0
rpcport=8332
rpcallowip=localhost
rpcuser=user
rpcpassword=password

bat:
Code:
ccminer.exe -q -s 1 --algo=x11 -o 127.0.0.1:8332 -u user -p password