Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: upsilon on January 24, 2014, 01:30:01 PM



Title: Problem launch p2pool - Particle
Post by: upsilon on January 24, 2014, 01:30:01 PM
Hello,

I have a problem with install p2pool for particle, i don't understand this error

Launch p2pool :

~/p2pool-quarkcoin/run_p2pool.py --net quarkcoin -a QXQoHLgZKWfFHoZe2YXm9e1gnYPZd8wYzh --give-author 1 --bitcoind-rpc-port 8776 --bitcoind2p-port 8779 MYUSER MYPASSWORD


but i have a error :

2014-01-24 13:25:51.702240 p2pool (version 13.2-16-g69aadfa)
2014-01-24 13:25:51.702801
2014-01-24 13:25:51.703174 Testing bitcoind RPC connection to 'http://127.0.0.1:8776/' with username 'MYUSER'...
2014-01-24 13:25:51.730328 >     Check failed! Make sure that you're connected to the right Client with --bitcoind-rpc-port!

particle.conf


server=1
daemon=1
rpcuser=MYUSER
rpcpassword=MYPASSWORD
rpcport=8776
port=8779

An idea ?

(excuse me for ma language i'm french ;-) )

thanks