Bitcoin Forum
November 11, 2024, 09:07:55 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: eloipool set up help  (Read 1000 times)
gsraynes (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 31, 2013, 09:42:28 AM
 #1

Hi,

I know this should go under the main Eloipool topic but as a newbie I'm can only post here.

What is this error I get when I run eloipool.py.

:/etc/eloipool# python eloipool.py install
Traceback (most recent call last):
  File "eloipool.py", line 67, in <module>
    bcnode = BitcoinNode(config.UpstreamNetworkId)
  File "/etc/eloipool/bitcoin/node.py", line 132, in __init__
    super().__init__(*a, **ka)
TypeError: super() takes at least 1 argument (0 given)
:/etc/eloipool

I have the latest bitcoind installed on ubuntu 12.10 server.

I have not entered a namecoin address, where should this go in the config.

BlockSubmissions = (
   {
      'name': 'primary',
      'uri': 'http://bitcoindusername:bitcoindpassword@127.0.0.1:8331',
   },
   {
      'name': 'secondary',
      'uri': 'http://bitcoinuername:bitcoinpassword@127.0.0.1:18331',
   }
)

UpstreamBitcoindNode = ('127.0.0.1', 18333)  # testnet


Is the upstreambitcoinnode correct? and when should i change from textnet and what prams to change in config when i go from text net.

 
gsraynes (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 01, 2013, 06:24:30 PM
 #2

OK I so sorted the issue, it was using Python 2 not 3, then I had load of other issues host files and the config file but I got it working.

if anyone wants to test it Eloipool is running   http://46.105:127.7:8335 or Stratum http://46.105:127.7:3333

I've set it up as I ordered some kit from butterfly labs.

Does anybody have any advice on setting up a pool for Butterfly labs kit?

 
benzarod
Newbie
*
Offline Offline

Activity: 12
Merit: 0



View Profile
April 03, 2013, 11:50:07 PM
 #3

Hi, I'm also new setting up eloipool, do you have all the steps you use to configure it?

Thanks
 
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!