Post
Topic
Board Armory
Re: 0.95 testing builds
by
achow101
on 16/09/2016, 01:51:16 UTC
Code:
2016-09-15 21:40 (ERROR) -- Traceback (most recent call last):
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 6635, in method_signal
    method()
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 6672, in completeBlockchainProcessingInitialization
    gotDB = self.startArmoryDBIfNecessary()
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 2198, in startArmoryDBIfNecessary
    spawnId = TheSDM.spawnDB(TheBDM.armoryDBDir)
  File "/usr/lib/armory/SDM.py", line 513, in spawnDB
    launchProcess(pargs, **kargs)
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 642, in launchProcess
    return Popen(cmd, stdin=PIPE, stdout=PIPE, stderr=PIPE, *args, **kwargs)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

2016-09-15 21:40 (INFO) -- ArmoryQt.py:5641 - Dashboard switched to "Scanning" mode

Armory seems to hang on preparing the database. I'm not sure what it thinks is missing. All the files seem to be there. It looked like some of the files were missing when I was checking manually, but I've uninstalled/reinstalled using the deb files, reset the db and settings several times and everything seems to be there. Any ideas?
It looks like it's unable to start ArmoryDB. Can you try running
Code:
ArmoryDB