After using bitcoin-qt successfully for the past couple of years, I've tried unsuccessfully to use Armory for the past week.
Unfortunately I cannot get the program to sync correctly. I've set Armory to let me manage the bitcoin-qt myself, and bitcoin-qt runs perfectly fine in the background while Armory has issues at the same time. I've tried clearing out the Armory directory and re-installing several times and keep receiving the same errors as below. I've also tried clearling the bitcoin-qt directories and re-downloading the whole chain, but that does not help.
This is a clean install of Armory 0.90 on a Win 7 64-bit machine (clean install) with bitcoind 0.8.6
After Armory syncs with bitcoin-qt, the gui become unresponsive. The armorylog.txt file show the following, the set of error messages repeats indefinitely while Armory consumes 100% of a CPU core.
Any thoughts on what this could be. Again my setup is as basic and standard as you can get.
2014-02-10 23:52 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 99.0
2014-02-10 23:52 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 99.3
2014-02-10 23:52 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 99.5
2014-02-10 23:53 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 0.0
2014-02-10 23:53 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 0.0
----- Repeats for about 50 lines -----------------
2014-02-10 23:53 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 0.0
2014-02-10 23:53 (INFO) -- armoryengine.pyc:12479 - Reading blockchain, pct complete: 0.0
2014-02-10 23:53 (INFO) -- ArmoryQt.py:4465 - Dashboard switched to fully-online mode
2014-02-10 23:53 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull1
2014-02-10 23:53 (INFO) -- ArmoryQt.py:3780 - Switching Armory functional mode to "Online"
2014-02-10 23:53 (INFO) -- ArmoryQt.py:3838 - Switching Armory state text to Mgmt:User, State:OnlineFull2
2014-02-10 23:54 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-10 23:54 (ERROR) -- armoryengine.pyc:12347 - getattr name: enableZeroConf
2014-02-10 23:54 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (32941810)
2014-02-10 23:54 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 32941810
2014-02-10 23:54 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-10 23:54 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty
2014-02-10 23:54 (INFO) -- ArmoryQt.py:1913 - Syncing wallet: sT1cYPFu
2014-02-10 23:55 (ERROR) -- armoryengine.pyc:12346 - BDM was not ready for your request! Waited 20 sec.
2014-02-10 23:55 (ERROR) -- armoryengine.pyc:12347 - getattr name: scanRegisteredTxForWallet
2014-02-10 23:55 (ERROR) -- armoryengine.pyc:12348 - BDM currently doing: Passthrough (32941810)
2014-02-10 23:55 (ERROR) -- armoryengine.pyc:12349 - Waiting for completion: ID= 22735314
2014-02-10 23:55 (ERROR) -- armoryengine.pyc:12350 - Direct traceback
2014-02-10 23:55 (ERROR) -- armoryengine.pyc:12353 - Traceback:
Traceback (most recent call last):
File "armoryengine.pyc", line 12343, in passthruFunc
File "Queue.pyc", line 176, in get
Empty