Post
Topic
Board Armory
Topic OP
Armory Freezes on building databases at 99%
by
rob4002
on 18/05/2023, 00:41:01 UTC
Hi

Armory was working fine I then synced my Bitcoin qt database after not syncing for a few weeks and my hardrive was full. So QT couldn't sync. Freed up some space on my ssd and the synced. Problem now is when I fire up Armory it freezes on building databases at 99%. I reindex qt incase that was an issue still the same.


2023-05-17 20:03:37 (WARNING) -- SDM.pyc:445 - Spawning bitcoind with command: C:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=D:\bitcoindata
2023-05-17 20:03:37 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: [u'C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', '-datadir=D:\\bitcoindata']
2023-05-17 20:03:37 (INFO) -- SDM.pyc:451 - PID of bitcoind: 6288
2023-05-17 20:03:37 (INFO) -- SDM.pyc:452 - PID of armory:   23972
2023-05-17 20:03:37 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: ['C:\\Program Files (x86)\\Armory\\guardian.exe', '23972', '6288']
2023-05-17 20:03:43 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2023-05-17 20:03:43 (INFO) -- ArmoryQt.py:1891 - Setting satoshi datadir = D:\bitcoindata
2023-05-17 20:03:43 (WARNING) -- SDM.pyc:402 - Spawning DB with command: C:\Program Files (x86)\Armory\ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="D:\bitcoindata\blocks" --satoshi-port=8333 --datadir="C:\Users\Rob\AppData\Roaming\Armory\" --dbdir="C:\Users\Rob\AppData\Roaming\Armory\databases"
2023-05-17 20:03:43 (INFO) -- ArmoryUtils.pyc:689 - Executing popen: ['C:\\Program Files (x86)\\Armory\\ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', '--satoshi-datadir="D:\\bitcoindata\\blocks"', '--satoshi-port=8333', '--datadir="C:\\Users\\Rob\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\Rob\\AppData\\Roaming\\Armory\\databases"']
2023-05-17 20:03:47 (INFO) -- ArmoryQt.py:1824 - Connecting on port 50582
2023-05-17 20:03:47 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 1
2023-05-17 20:03:47 (INFO) -- ArmoryQt.py:1905 - loadBlockchainIfNecessary
2023-05-17 20:03:47 (ERROR) -- ArmoryQt.py:1198 - 13 attempts to load blockchain failed.  Remove mempool.bin.
2023-05-17 20:03:47 (ERROR) -- ArmoryQt.py:1203 - File mempool.bin does not exist. Nothing deleted.
2023-05-17 20:03:47 (INFO) -- ArmoryQt.py:1923 - Setting netmode: 1
2023-05-17 20:03:47 (INFO) -- ArmoryQt.py:4672 - Dashboard switched to "Scanning" mode



Thanks for any help.