Bitcoin Forum
May 21, 2024, 02:56:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error setting up eloipool  (Read 397 times)
surfer43 (OP)
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250


"Trading Platform of The Future!"


View Profile
March 24, 2014, 03:43:13 AM
 #1

Code:
2014-03-23 22:25:38,579	jsonrpc_getwork	WARNING	Error importing 'midstate' module; work will not provide midstates

>>> Traceback (most recent call last):
  File "./eloipool.py", line 952, in <module>
    MM.start()
  File "/root/eloipool/merklemaker.py", line 713, in start
    self._prepare()
  File "/root/eloipool/merklemaker.py", line 122, in _prepare
    TS['access'] = URI2Access(TS['uri'])
  File "/root/eloipool/merklemaker.py", line 112, in URI2Access
    access = jsonrpc.ServiceProxy(uri)
  File "/root/eloipool/bitcoinrpc/authproxy.py", line 65, in __init__
    if self.__url.port is None:
  File "/usr/lib/python3.3/urllib/parse.py", line 156, in port
    port = int(port, 10)
ValueError: invalid literal for int() with base 10: ''
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!