Bitcoin Forum

Other => Beginners & Help => Topic started by: nosfera2 on June 15, 2011, 01:19:48 PM



Title: Namecoin solo mining issues
Post by: nosfera2 on June 15, 2011, 01:19:48 PM
I've just set up namecoin mining unser windows and my miners have connected well both locally and over the network and are burning away. The trouble is that I'm not getting any accept notifications or invalids at all.

My bitcoin.conf for namecoin is

rpcuser=Username
rpcpassword=Password
rpcallowip=192.168.1.xxx
rpcport=8336
daemon=1
server=1

Is there anything else I need to add?

I have noticed that when I run namecoind getinfo, generate is set to "false". Is this my problem? How do I fix it?

Thanks!


Title: Re: Namecoin solo mining issues
Post by: nosfera2 on June 15, 2011, 01:33:19 PM
I realized that the setgenerate option is only to generate using the CPU. So that's probably not my issue. What gives?