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

Activity: 560
Merit: 250


"Trading Platform of The Future!"


View Profile
March 24, 2014, 02:30:05 AM
Last edit: March 24, 2014, 03:37:40 AM by surfer43
 #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: ''
Huh
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715561471
Hero Member
*
Offline Offline

Posts: 1715561471

View Profile Personal Message (Offline)

Ignore
1715561471
Reply with quote  #2

1715561471
Report to moderator
encorehu
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 02, 2014, 08:55:21 AM
 #2

ValueError: invalid literal for int() with base 10: ''

means your jsonrpc server settings's port is empty string(such is '')
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!