My Brexitcoin.conf:
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=7511
daemon=1
server=1
addnode=node.brexit.co.in
addnode=node2.brexit.co.in
addnode=node3.brexit.co.in
My minerd bat file:
minerd --url=http://127.0.0.1:4210 --userpass=user:pass
This is given me:
[2016-06-29 16:15:55] HTTP request failed: Failed to connect to 127.0.0.1 port 4210: Connection refused
[2016-06-29 16:15:55] json_rpc_call failed, retry after 30 seconds
Also minerd --url=http://127.0.0.1:7511 --userpass=user:pass is given me this error:
[2016-06-29 16:20:43] HTTP request failed: Empty reply from server
[2016-06-29 16:20:43] json_rpc_call failed, retry after 30 seconds
This may be caused with the Port, your firewall may block that port in your pc.
Is it definitely Brexitcoin.conf or is it Brexit.conf...
To be on the safe side is to have both brexitcoin.conf & brexit.conf with the same information.
There is no FW and i've tried brexitcoin.conf & brexit.conf but nothing seems to work! :S Any other idea's?