Bitcoin Forum
July 25, 2024, 01:58:51 PM *
News: Help 1Dq create 15th anniversary forum artwork.
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Armory is not scanning Transaction History on: May 09, 2018, 04:35:05 PM
Fixed. Thanks for helping a noob!!!
2  Bitcoin / Armory / Re: Armory is not scanning Transaction History on: May 07, 2018, 10:28:27 PM
No it's offline, and there's nothing in the ~Bitcoin/blocks directory.
3  Bitcoin / Armory / Re: Armory is not scanning Transaction History on: May 03, 2018, 08:21:19 PM
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
4  Bitcoin / Armory / Armory 0.96 - "Building database" forever on: May 01, 2018, 07:04:48 PM
Firstly, thanks a ton to Goatpig and the awesome Bitcoin Armory team. From all the research I've done, I believe this is THE BEST bitcoin software wallet available. To anyone reading, please consider donating some money to keep this awesome project moving ahead. Now the nitty-gritty...

Version: 0.96-beta-a3d01aa722 (Armory Standalone)

Two issues:
1. This is minor: On my computer neither of these directories existed:
  • C:/Users/$my_username/AppData/Roaming/Bitcoin
  • C:/Users/$my_username/AppData/Roaming/Bitcoin/blocks
...and, when the GUI launched (Standalone version), there wasn't an error message for the Bitcoin directory missing, there was however one for the blocks directory (seen after the bitcoin directory was created).

So, I manually added those two directories, and then...

2. The GUI hangs when "Building Databases". I let it run for 24 hours on a laptop with 1/4 Gig Internet Speed and 64GB RAM, and a decent processor. After 24 hours, I killed it and ran ArmoryDB.exe from the command line. Here is the output:
-INFO  - 1525199657: (..\main.cpp:23) Running on 8 threads
-INFO  - 1525199657: (..\main.cpp:24) Ram usage level: 4
-INFO  - 1525199657: (..\BlockUtils.cpp:907) blkfile dir: C:\Users\$my_username\AppData\Roaming/Bitcoin/blocks
-INFO  - 1525199657: (..\BlockUtils.cpp:908) lmdb dir: C:\Users\$my_username\AppData\Roaming/Armory/databases
-INFO  - 1525199657: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 1525199660: (..\BlockUtils.cpp:1091) Executing: doInitialSyncOnLoad
-INFO  - 1525199660: (..\DatabaseBuilder.cpp:169) Reading headers from db
-WARN  - 1525199660: (..\lmdb_wrapper.cpp:1175) No headers in DB yet!
-INFO  - 1525199660: (..\DatabaseBuilder.cpp:208) Found 1 headers in db
-INFO  - 1525199660: (..\DatabaseBuilder.cpp:51) updating HEADERS db
-DEBUG - 1525199660: (..\Blockchain.cpp:242) Organizing chain
-INFO  - 1525199660: (..\DatabaseBuilder.cpp:56) updated HEADERS db in 0.007s
-INFO  - 1525199660: (..\BlockUtils.cpp:1206) Enabling zero-conf tracking
-INFO  - 1525200170: (..\BDM_Server.cpp:996) registered bdv: 75e355801ed48ba27440
-INFO  - 1525200170: (..\BDM_supportClasses.cpp:366) Starting address registration process
-ERROR - 1525200170: (..\lmdb_wrapper.cpp:1435) Headers DB has no block at height: 0
-ERROR - 1525200170: (..\lmdb_wrapper.cpp:1415) No headers at height 0

I then installed Armory (instead of using the standalone) and that didn't seem to fix anything.

Best,
Spencer
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!