Author

Topic: Problem with 0.96.0 and another with 0.96.2 (Read 280 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
September 14, 2017, 07:13:16 AM
#2
Turn off autobitcoind in File -> Settings and start BitcoinQt manually.
newbie
Activity: 10
Merit: 0
September 14, 2017, 06:35:14 AM
#1
With 0.96.0, I get in ArmoryQt.exe.log :
(ERROR) ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
(ERROR) ArmoryQt.py:1840 - Failed to setup SDM
Traceback (most recent call last):
  File "ArmoryQt.py", line 1835, in startBitcoindIfNecessary
  File "SDM.pyc", line 188, in setupSDM
BitcoindError: bitcoind not found
(WARNING) SDM.pyc:396 - Spawning DB with command:./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Utilisateur\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Utilisateur\AppData\Roaming\Armory\" --dbdir="C:\Users\Utilisateur\AppData\Roaming\Armory\databases"

With 096.2, ArmoryDB.exe is missing and wx9popen.exe doesn't start.
In ArmoryQt.exe.log :

(ERROR) ArmoryUtils.pyc:3719 - Unsupported language  specified. Defaulting to English (en)
(ERROR) ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
  File "ArmoryQt.py", line 1857, in startBitcoindIfNecessary
  File "SDM.pyc", line 188, in setupSDM
BitcoindError: bitcoind not found
(WARNING) SDM.pyc:396 - Spawning DB with command: ./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="C:\Users\Utilisateur\AppData\Roaming\Bitcoin\blocks" --datadir="C:\Users\Utilisateur\AppData\Roaming\Armory\" --dbdir="C:\Users\Utilisateur\AppData\Roaming\Armory\databases"
Exception WindowsError: (6, 'Descripteur non valide') in > ignored

What can I do ?
Jump to: