Post
Topic
Board Pools
Re: [3500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
PatMan
on 14/01/2015, 16:53:45 UTC
OK, get rid of listen=0 for a start. Try this:

server=1
daemon=1
rpcuser= [YOUR_USERNAME]
rpcpassword= [YOUR_PASSWORD]
rpcallowip=127.0.0.1
maxconnections=12

Also, don't use special characters in your password or user name & ensure your wallet is fully synced.

Edit: If it still won't connect, type:

bitcoind getinfo

& post the result  Wink