Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Kryptohash | Brand new PoW algo | 320bit hash | ed25519 | PID algo for dif
by
bt_spectro
on 10/12/2014, 14:24:27 UTC
any ideas what is wrong here on my Ubuntu 14.04 box

Quote
region=0
addnode=104.131.54.248
addnode=178.62.96.79
rpcport=38912
rpcuser=user
rpcpassword=pass
rpcallowip=192.168.1.*
server=1
listen=1
daemon=1
rpcconnect=127.0.0.1

Quote
./cgminer --kryptohash -o 127.0.0.1:38912 -u user -p pass --shaders 2560 --shaders-mul 8

Quote
[2014-12-10 10:13:19] Started cgminer 3.7.5
 [2014-12-10 10:13:19] Started cgminer 3.7.5
 [2014-12-10 10:13:19] Probing for an alive pool
 [2014-12-10 10:13:19] Pool 0 slow/down or URL or credentials invalid



I think you need to add a rpcallowip=127.0.0.1 there