Also, I cannot get the new wallet to listen for connections no matter the settings. I am running on Windows. I have tried disabling the firewall, changing ports, but no joy.
Any suggestions?
sexcoin.conf settings I am using.
daemon=1
listen=1
rpcuser=ABCDEFGHIJKLMNOP (no not really)
rpcpassword=ABCDEFGHIJKLMNOP (no not really)
rpcallowip=192.168.1.0/24
rpcallowip=127.0.0.1
rpcport=9560
addnode=dnsseed.sexcoin.info
addnode=dnsseed.lavajumper.com
addnode=74.208.174.17
addnode=66.172.10.97
And CGminer.conf starts with:
{
"pools" : [
{
"url" : "127.0.0.1:9560",
"user" : "ABCDEFGHIJKLMNOP (no not really)",
"pass" : "ABCDEFGHIJKLMNOP (no not really)"
},
{
"url" : "stratum+tcp://lavapit.lavajumper.com:6969",
"user" : "ABCDEFGHIJKLMNOP (no not really)",
"pass" : "x"
},
{
"url" : "stratum+tcp://p2pool.e-pool.net:5760",
"user" : "ABCDEFGHIJKLMNOP (no not really)",
"pass" : "x"
}
]
I have it set to balance, and with old wallet, it mined on all three, and I got solo mining hits every so often on wallet, but with new one, i get Enabled Dead Pool for my wallet...
Any clues? Revert for mining only?
N