Bitcoin Forum
May 10, 2024, 06:13:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trouble Starting ElectrumX Server  (Read 113 times)
Raspigler (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 2


View Profile
May 01, 2018, 12:36:58 AM
 #1

Hello,

 

My log output from
Code:
journalctl -u electrumx -f
reads:

-- Logs begin at Sun 2018-04-29 16:12:49 EDT. --

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: File "/usr/local/lib/python3.6/site-packages/electrumx-ElectrumX.1.4.3-py3.6.egg/server/db.py", line 115, in open_dbs

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: self.utxo_db = self.db_class('utxo', for_sync)

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: File "/usr/local/lib/python3.6/site-packages/electrumx-ElectrumX.1.4.3-py3.6.egg/server/storage.py", line 31, in init Apr 29 16:19:29 debian2 electrumx_server.py[2966]: self.open(name, create=self.is_new)

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: File "/usr/local/lib/python3.6/site-packages/electrumx-ElectrumX.1.4.3-py3.6.egg/server/storage.py", line 83, in open

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: max_open_files=mof)

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: File "plyvel/_plyvel.pyx", line** 247**, in plyvel._plyvel.DB.init

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: File "plyvel/_plyvel.pyx", line 88, in plyvel._plyvel.raise_for_status

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: plyvel._plyvel.IOError: b'IO error: utxo/LOCK: No such file or directory'

Apr 29 16:19:29 debian2 electrumx_server.py[2966]: CRITICAL:root:ElectrumX server terminated abnormally

 

Seems like plyvel might be involved in this? But running
Code:
python3.6 -m pip install plyvel
:

Requirement already satisfied: plyvel in /usr/local/lib/python3.6/site-packages (1.0.4)

 

Does anyone have any ideas?

Thank you very much in advance! Full story/info here: (https://github.com/kyuupichan/electrumx/issues/461)

[Edited for proper code formatting]
1715364831
Hero Member
*
Offline Offline

Posts: 1715364831

View Profile Personal Message (Offline)

Ignore
1715364831
Reply with quote  #2

1715364831
Report to moderator
1715364831
Hero Member
*
Offline Offline

Posts: 1715364831

View Profile Personal Message (Offline)

Ignore
1715364831
Reply with quote  #2

1715364831
Report to moderator
1715364831
Hero Member
*
Offline Offline

Posts: 1715364831

View Profile Personal Message (Offline)

Ignore
1715364831
Reply with quote  #2

1715364831
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715364831
Hero Member
*
Offline Offline

Posts: 1715364831

View Profile Personal Message (Offline)

Ignore
1715364831
Reply with quote  #2

1715364831
Report to moderator
1715364831
Hero Member
*
Offline Offline

Posts: 1715364831

View Profile Personal Message (Offline)

Ignore
1715364831
Reply with quote  #2

1715364831
Report to moderator
1715364831
Hero Member
*
Offline Offline

Posts: 1715364831

View Profile Personal Message (Offline)

Ignore
1715364831
Reply with quote  #2

1715364831
Report to moderator
bchshitcoin
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 04, 2018, 09:29:11 AM
 #2

what linux distro are you running?
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!