I am not a beginner in mining (6 months experience), but my first attempt to mine Kryptohash
Just Downloaded Wallet v0.6.2 - installed into Windows :
C:\Program Files (x86)\Kryptohash Core 32-bit\kryptohash.conf
and the data is default at
C:\Users\UserX\AppData\Roaming\Kryptohash
running latest version cgminer-khc and 100%(hope) correct config on kryptohash.conf
server=1
rpcuser=test
rpcpassword=test
rpcport=38912
rpcconnect=127.0.0.1
after command cgminer --kryptohash -o
http://127.0.0.1:38912 -u test -p test
i receive:
[2015-07-31 13:21:58] Started cgminer 3.7.8
[2015-07-31 13:21:58] Started cgminer 3.7.8
[2015-07-31 13:21:58] Probing for an alive pool
[2015-07-31 13:21:59] HTTP request returned 7 "Failed to connect to 127.0.0.1 p
ort 38912: Connection refused"
[2015-07-31 13:22:00] HTTP request returned 7 "Failed to connect to 127.0.0.1 p
ort 38912: Connection refused"
[2015-07-31 13:22:01] Pool 0 slow/down or URL or credentials invalid
"getwork" on console works
any ideas ?