Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: tempt on May 05, 2013, 09:01:19 PM



Title: Cant connect to my pool (eloipool) dont know why
Post by: tempt on May 05, 2013, 09:01:19 PM
Hi,

Hi, I've setup bitcoind + eloipool and this is what I get in the error logs of eloipool. I cant help it, I am not very experienced.

2013-05-05 23:16:29,333 merkleMaker     CRITICAL        Traceback (most recent call last):
  File "/opt/eloipool-server/eloipool/merklemaker.py", line 692, in run
    self.merkleMaker_I()
  File "/opt/eloipool-server/eloipool/merklemaker.py", line 682, in merkleMaker_I
    self.merkleMaker_II()
  File "/opt/eloipool-server/eloipool/merklemaker.py", line 648, in merkleMaker_II
    return self._updateMerkleTree()
 File "/opt/eloipool-server/eloipool/merklemaker.py", line 548, in _updateMerkleTree
    self._updateMerkleTree_I()
  File "/opt/eloipool-server/eloipool/merklemaker.py", line 512, in _updateMerkleTree_I
    r = self._updateMerkleTree_fromTS(TS)
  File "/opt/eloipool-server/eloipool/merklemaker.py", line 477, in _updateMerkleTree_fromTS
    MP = self._CallGBT(TS)
  File "/opt/eloipool-server/eloipool/merklemaker.py", line 327, in _CallGBT
    MP = access.getblocktemplate(self.GBTReq)
  File "/opt/eloipool-server/eloipool/bitcoinrpc/authproxy.py", line 100, in __call__
    'Content-type': 'application/json'})
  File "/usr/lib/python3.2/http/client.py", line 967, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.2/http/client.py", line 1005, in _send_request
    self.endheaders(body)
  File "/usr/lib/python3.2/http/client.py", line 963, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python3.2/http/client.py", line 808, in _send_output
    self.send(msg)
  File "/usr/lib/python3.2/http/client.py", line 746, in send
    self.connect()
  File "/usr/lib/python3.2/http/client.py", line 724, in connect
    self.timeout, self.source_address)
  File "/usr/lib/python3.2/socket.py", line 404, in create_connection
    raise err
  File "/usr/lib/python3.2/socket.py", line 395, in create_connection
    sock.connect(sa)
socket.error: [Errno 111] Connection refused



Title: Re: Cant connect to my pool (eloipool) dont know why
Post by: sidwa69 on May 06, 2013, 06:06:16 PM
Pls change you software, it`s rly buged = unsafe to use as pool.


Title: Re: Cant connect to my pool (eloipool) dont know why
Post by: tiktoc on May 06, 2013, 09:27:34 PM
Looks like bitcoind is refusing connection the pool software, check you password and setup for bitcoind.

Try asking this in the thread under mining about eloipool you might get some more responses.


Title: Re: Cant connect to my pool (eloipool) dont know why
Post by: tempt on May 08, 2013, 08:55:46 AM
Pls change you software, it`s rly buged = unsafe to use as pool.

What software should I use then?


Title: Re: Cant connect to my pool (eloipool) dont know why
Post by: tiktoc on May 08, 2013, 05:54:31 PM
Have a look at this thread as well https://bitcointalk.org/index.php?topic=158105.0

Not sure about the above post about eloipool as I dont know much about it.

But the three most used most probably would be

p2pool
Eloipool
Stratum-mining
and pushpool (Iam not sure if this supports version 2 blocks, anyone?) But it does only support getwork protocol at the moment.