Post
Topic
Board Announcements (Altcoins)
Re: STRONGHANDS - Community Take Over
by
Celey
on 09/01/2018, 16:48:03 UTC
Hi

I want to solo mine using cpuminer-gw64-corei7
when i run bat i get this error
json_rpc_call failed, retry after 10 seconds
the config file is,
rpcallowip=127.0.0.1
rpcuser=igor
rpcpassword=x
server=1
daemon=1
rpcport=6902  
port=6901


Does any know what this means and how to fix it?

Kind regards


rpcallowip=127.0.0.1
rpcallowip=Put your ip

You can find your ip in cmd.exe and type ipconfig


Im used cpu miner my file looks:

rpcuser=dan
rpcpassword=123456
rpcallowip=localhost
rpcallowip=127.0.0.1
rpcallowip=x.x.x.x   <---- my ip
rpcport=9050
deamon=1
server=1
gen=0

and start.bat file:

minerd -a sha256d -o http://localhost:9050 -u dan -p 123456 --coinbase-addr=Here is my wallet address