Post
Topic
Board Announcements (Altcoins)
Re: [ANN] official NovaCoin thread - the original PoS+scrypt coin. --POOL LIST--
by
frontier204
on 26/01/2014, 17:01:21 UTC
Thanks for the quick reply!

I found the issue - it is that p2pool doesn't like the max connections setting...
I have it connecting to a local novacoin-qt now with the following novacoin.conf

Code:
rpcuser=bitcoinrpc
rpcpassword=IUSESOMETHINGELSE
daemon=1
server=1
[b]# maxconnections=16[/b]   <-- hangs p2pool, don't use