Post
Topic
Board Announcements (Altcoins)
Re: STRONGHANDS - Community Take Over
by
Celey
on 09/01/2018, 16:14:32 UTC
I try to solo mine this coin with with the ccminer and all I get is [2018-01-09 17:03:12] HTTP request failed: Failed to connect to localhost port 9050: Connection refused
[2018-01-09 17:03:12] get_work failed, retry after 30 seconds

9050 is added to my allowed rules, the rpcport is also added on my stronghands.conf

stronghands conf.
Quote
rpcuser=rig
rpcpassword=123456
rpcallowip=localhost
rpcallowip=127.0.0.1
rpcallowip=192.168.1.*
rpcport=9050
deamon=1
server=1
gen=0

and the mining.bat is
Quote
ccminer-x64 -a sha256d -i 25 -o http://localhost:9050 -u rig -p 123456

Im not experienced about mining, but i used cpuminer once for test and it was working. At first i had same error. Later i put and allow mine ip in file and its works. I replaced "rpcallowip=192.168.1.* " to mine ip.

You need to have full sync wallet.