Author

Topic: Stuck Scanning Transaction History (Read 88 times)

HCP
legendary
Activity: 2086
Merit: 4314
August 19, 2021, 04:43:51 AM
#3
This is a very late reply... but I think those errors are indicating that your Bitcoin Core is running in "pruned" mode... did you enable pruning on your node? check bitcoin.conf for "prune=" line... or in the Bitcoin Core GUI, "Settings->Options->Main" and make sure that the "Prune block storage" option is NOT checked:



Armory requires an "unpruned" Bitcoin Core node that is fully synced to be able to function properly. If you can't run an unpruned node due to lack of storage space, and you currently have funds in your armory wallet that you need to recover, you'll need to either increase the storage on your device so Bitcoin Core can fully sync the 400Gigs of blockchain, or you'll need to export your private keys out of Armory and then import them into another wallet (like Electrum)... refer: https://bitcointalksearch.org/topic/m.43255691
legendary
Activity: 2394
Merit: 5531
Self-proclaimed Genius
July 15, 2021, 03:33:48 AM
#2
Your 'log file' and 'dblog' are both dblog.txt. You might be thinking of "armorylog.txt" for the log file.

-snip- I have the settings set so Armory is running bitcoin core in the background and have it pathed to my daemon file.
The pathing should be set in "armoryqt.conf" not in "armorydb.conf" else, the default setting in the GUI will override the config.
That's if you're using the GUI.
newbie
Activity: 1
Merit: 0
July 14, 2021, 04:09:18 PM
#1
I'm new to Armory's software and can't figure out why I am stuck. It appears that Armory is stuck building databases or having trouble scanning the transaction history. I have the settings set so Armory is running bitcoin core in the background and have it pathed to my daemon file. I've tried deleting the "databases" file and then rescanning/rebuilding the databases. I've also edited my bitcoin CONF folder so "server = 1". Previously I had issues with Armory being offline, but I found that if I open bitcoin core first then Armory it connects. Not sure if running the core myself and having Armory run the core in the background is causing my issues or not. I've left Armory open overnight to see if just giving it time helps, but there's still 0% transaction history scanned.

Attached below are the last few lines of my log and DB files. Thanks for the help.

LOG FILE:

-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\noderpc.cpp:425) Node is ready
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:199) Reading headers from db
-WARN  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1241) No headers in DB yet!
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:238) Found 1 headers in db
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:71) updating HEADERS db
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:248) Organizing chain
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:370) Organized chain in 0s
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:76) updated HEADERS db in 0s
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1231) verifying txfilters integrity
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1314) done checking txfilters
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:1891) Enabling zero-conf tracking
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:401) Starting address registration process
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1503) Headers DB has no block at height: 0
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1483) No headers at height 0
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:445) Missing file map for output scan, this is unexpected
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:447) Has the following block files:
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:451) Was looking for id #4294967295

DB LOG:

-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\noderpc.cpp:425) Node is ready
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:199) Reading headers from db
-WARN  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1241) No headers in DB yet!
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:238) Found 1 headers in db
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:71) updating HEADERS db
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:248) Organizing chain
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:370) Organized chain in 0s
-INFO  - 22:58:19.234: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:76) updated HEADERS db in 0s
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1231) verifying txfilters integrity
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1314) done checking txfilters
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:1891) Enabling zero-conf tracking
-INFO  - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:401) Starting address registration process
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1503) Headers DB has no block at height: 0
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1483) No headers at height 0
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:445) Missing file map for output scan, this is unexpected
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:447) Has the following block files:
-ERROR - 22:58:19.250: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:451) Was looking for id #4294967295
Jump to: