Bitcoin Forum

Bitcoin => Pools => Topic started by: airborne305 on May 04, 2013, 11:43:25 PM



Title: p2pool 'Twisted' error
Post by: airborne305 on May 04, 2013, 11:43:25 PM
anybody have an idea on how to fix this?

i get the below error when launching ~/p2pool/run_p2pool.py

Code:
2013-05-04 12:19:18.052282 > Error while checking Bitcoin connection:
2013-05-04 12:19:18.052446 > Traceback (most recent call last):
2013-05-04 12:19:18.052532 > Failure: twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.


Title: Re: p2pool 'Twisted' error
Post by: 01BTC10 on May 04, 2013, 11:47:35 PM
If your port settings are good, most of the time bitcoind did not finish downloading every blocks. Just wait a little bit.


Title: Re: p2pool 'Twisted' error
Post by: airborne305 on May 04, 2013, 11:56:55 PM
thanks for the response. that doesnt seem to be the case.

i posted a more detailed thread that might have been more appropriate to post under this topic.

basically i have multiple *coind's running. all seem to be running fine. all have downloaded the blocks, the getinfo response for all seems normal.

https://bitcointalk.org/index.php?topic=195238.0

take a look at the above thread for more details. any input on how to get this resolved would be greatly appreciated.