Post
Topic
Board Armory
Topic OP
Ubuntu 18.04 Armory Error log. Help please
by
successcouncil
on 16/12/2020, 19:14:00 UTC
bitcoin qt is running and I launch armory from terminal at get this error.  Any help is greatly appreciated.

Gtk-Message: 13:07:03.799: Failed to load module "canberra-gtk-module"
/home/bob
(ERROR) ArmoryUtils.py:1262 - Error getting system details:
Traceback (most recent call last):
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1260, in <module>
    SystemSpecs = GetSystemDetails()
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1255, in GetSystemDetails
    out.HddAvailB = getHddSize(BTC_HOME_DIR)    / (1024**3)
  File "/usr/lib/armory/armoryengine/ArmoryUtils.py", line 1252, in getHddSize
    s = os.statvfs(adir)
OSError: [Errno 2] No such file or directory: '/home/bob/.bitcoin'
(ERROR) ArmoryUtils.py:1263 - Skipping.
(ERROR) ArmoryUtils.py:3735 - Unsupported language  specified. Defaulting to English (en)
/usr/lib/armory/armoryengine/Transaction.py:3126: SyntaxWarning: import * only allowed at module level
  def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
No systemtrayicon available
(ERROR) BDM.py:268 - setSatoshiDir: directory does not exist: /home/bob/.bitcoin
(ERROR) ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
  File "/usr/bin/../lib/armory/ArmoryQt.py", line 1857, in startBitcoindIfNecessary
    TheSDM.setupSDM(extraExeSearch=self.satoshiExeSearchPath)
  File "/usr/lib/armory/SDM.py", line 190, in setupSDM
    if self.failedFindExe:  raise self.BitcoindError, 'bitcoind not found'
BitcoindError: bitcoind not found
(ERROR) BDM.py:268 - setSatoshiDir: directory does not exist: /home/bob/.bitcoin
(WARNING) SDM.py:402 - Spawning DB with command: ArmoryDB --db-type="DB_FULL" --cookie --satoshi-port=8333 --datadir="/home/bob/.armory/" --dbdir="/home/bob/.armory/databases"
Illegal instruction (core dumped)