Author

Topic: Armory is not scanning Transaction History (Read 198 times)

newbie
Activity: 4
Merit: 0
Fixed. Thanks for helping a noob!!!
sr. member
Activity: 525
Merit: 282
No it's offline, and there's nothing in the ~Bitcoin/blocks directory.

So, you haven't downloaded Bitcoin Core and synced the blockchain (~205 GB worth of downloads at this point)? If not, you need to do that first. If so, you need to point Armory at the directory with the blockchain.
newbie
Activity: 4
Merit: 0
No it's offline, and there's nothing in the ~Bitcoin/blocks directory.
sr. member
Activity: 525
Merit: 282
Hi I'm having a similar problem. Here is the text from the log:

Is Armory properly synced with Core? Does it say "Online (521100 blocks)" (the exact number will be different) in green in the lower-right corner?
newbie
Activity: 4
Merit: 0
Hi I'm having a similar problem. Here is the text from the log:
(Version 0.96.4-beta-fee1f91a31)

Log file opened at 13:36:50.000: C:\Users\spenc\AppData\Roaming\Armory\dbLog.txt
-INFO  - 13:36:50.000: (e:\users\goat\code\armory3\cppforswig\main.cpp:32) Running on 8 threads
-INFO  - 13:36:50.000: (e:\users\goat\code\armory3\cppforswig\main.cpp:33) Ram usage level: 50
-INFO  - 13:36:50.000: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:915) blkfile dir: C:\Users\spenc\AppData\Roaming\Bitcoin\blocks
-INFO  - 13:36:50.000: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:916) lmdb dir: C:\Users\spenc\AppData\Roaming\Armory\databases
-INFO  - 13:36:50.000: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 13:36:50.093: (e:\users\goat\code\armory3\cppforswig\bdm_server.h:263) Listening on port 58524
-INFO  - 13:36:51.125: (e:\users\goat\code\armory3\cppforswig\bdm_server.cpp:1121) registered bdv: e8af9dcb61aad4a9fec5
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\blockutils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:199) Reading headers from db
-WARN  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1241) No headers in DB yet!
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:238) Found 1 headers in db
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:71) updating HEADERS db
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:248) Organizing chain
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:370) Organized chain in 0s
-INFO  - 13:36:53.125: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:76) updated HEADERS db in 0s
-INFO  - 13:36:53.140: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1231) verifying txfilters integrity
-INFO  - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1314) done checking txfilters
-INFO  - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:1891) Enabling zero-conf tracking
-INFO  - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\bdm_supportclasses.cpp:401) Starting address registration process
-ERROR - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1503) Headers DB has no block at height: 0
-ERROR - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:1483) No headers at height 0
-ERROR - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:445) Missing file map for output scan, this is unexpected
-ERROR - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:447) Has the following block files:
-ERROR - 13:36:53.171: (e:\users\goat\code\armory3\cppforswig\blockchainscanner.cpp:451) Was looking for id #4294967295
sr. member
Activity: 525
Merit: 282
Ahhh, yeah, you're right. I just want to make sure the OP knows what to delete. Smiley
legendary
Activity: 3640
Merit: 1345
Armory Developer
Screenshots are useless. Post logs.

Quote
Then said ArmoryDB.exe --db-type=DB_BARE --ram-usage=1

That only works if you delete the previous DB first.

To be more specific, please don't delete ArmoryDB; I think some newb did that when they got horribly confused. Just make sure ArmoryDB isn't running before you execute that command. This includes going into the task manager and killing any previously running instances of ArmoryDB.

No, this specifically means get rid of the databases folder because you cannot swap DB mode on existing databases.
sr. member
Activity: 525
Merit: 282
Screenshots are useless. Post logs.

Quote
Then said ArmoryDB.exe --db-type=DB_BARE --ram-usage=1

That only works if you delete the previous DB first.

To be more specific, please don't delete ArmoryDB; I think some newb did that when they got horribly confused. Just make sure ArmoryDB isn't running before you execute that command. This includes going into the task manager and killing any previously running instances of ArmoryDB.

EDIT: See goatpig's message below. It's the Armory database folder that needs to be deleted. Look here for more info if you're confused.
legendary
Activity: 3640
Merit: 1345
Armory Developer
Screenshots are useless. Post logs.

Quote
Then said ArmoryDB.exe --db-type=DB_BARE --ram-usage=1

That only works if you delete the previous DB first.
jr. member
Activity: 61
Merit: 1
I am really really desperate guys.

I tried to first run Bitcoin Core, let it sync, then open Armory. ArmoryDB.exe crashes while Scanning Transaction History :
https://imgur.com/a/0LBn0


Then I opened Bitcoin Core, let it sync. Then openend cmd.exe, cd to C:\Program Files (x86)\Armory. Then said ArmoryDB.exe --db-type=DB_BARE --ram-usage=1

It says this: https://imgur.com/a/qWF4B
Then this: https://imgur.com/a/M2Js9
And then it crashes again: https://imgur.com/a/0LBn0
jr. member
Activity: 61
Merit: 1
Hello Guys,


I have Armory 0.96.3.992 and Bitcoin core 0.15.1
I am trying since TWO WEEKS now to get Armory online, it does not work anymore Sad
I am totally desperated.

https://imgur.com/a/r56Fe


Logfile:
https://paste.ee/p/bRlFz


It stops there and never resumes.
Tried to open Bitcoin Core first, let it sync and open Armory then. Same.


What should I do? Sad
Jump to: