Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] yacoin: yet another altcoin. START is now.
by
JahPowerBit
on 08/05/2013, 11:53:48 UTC

Users\mm\Downloads\pooler-cpuminer-2.2.3-win32>minerd --algo=scrypt -
0.1:4321 --user=mirek --pass=x
13-05-08 13:29:00] 4 miner threads started, using 'scrypt' algorithm.
13-05-08 13:29:01] HTTP request failed: couldn't connect to host
13-05-08 13:29:01] json_rpc_call failed, retry after 30 seconds


Can somebody help me to cofigure this


what's your yacoin.conf like ?

addnode=82.211.30.212
rpcuser=mirek
rpcpassword=x
rpcallowip=127.0.0.1
rcpallowip=192.168.21.2
rpcport=8108
port=4321
daemon=1
server=1
gen=0





set port=7688

as for your minerd use the rcpport ...  you are trying rpcallowip = 127.0.0.1 which your minerd is trying to connect  so use that port Roll Eyes


gen=1 if you want to mine..

and again don't user minerd, only yacoind or yacoin-qt.