Bitcoin Forum
June 22, 2024, 04:35:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 0.96.3 Stuck scanning - 1 second forever  (Read 106 times)
Toby Moon (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 29, 2018, 02:03:54 PM
 #1

Hi devs,

Thanks a lot for your work keeping this software updated...

I've just started using a windows VM after some issues with the mac.  After sending a test transaction, I am now getting stuck forever starting up.  I ran it from the command prompt and it offered up this:

P.S  I have tried using all the latest releases and had the same issue.  Now using 0.96.3.

Any thoughts guys?


 C:\Program Files (x86)\Armory>armorydb
logging in C:\Users\b\AppData\Roaming/Armory/dbLog.txt
-INFO  - 14:01:31.000: (..\main.cpp:32) Running on 2 threads
-INFO  - 14:01:31.000: (..\main.cpp:33) Ram usage level: 4
-INFO  - 14:01:31.015: (..\BlockUtils.cpp:915) blkfile dir: C:\Users\b\AppData\Roaming/Bitcoin/blocks
-INFO  - 14:01:31.031: (..\BlockUtils.cpp:916) lmdb dir: C:\Users\b\AppData\Roaming/Armory/databases
-INFO  - 14:01:31.047: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 14:01:32.656: (c:\users\goat\code\armory3\cppforswig\BDM_Server.h:263) Listening on port 9001
-INFO  - 14:01:32.937: (..\BitcoinP2P.cpp:947) Connected to Bitcoin node
-INFO  - 14:01:35.734: (..\BlockUtils.cpp:1108) Executing: doInitialSyncOnLoad
-INFO  - 14:05:37.109: (..\DatabaseBuilder.cpp:199) Reading headers from db
-INFO  - 14:11:29.031: (..\DatabaseBuilder.cpp:238) Found 506663 headers in db
-INFO  - 14:14:52.672: (..\DatabaseBuilder.cpp:64) Rewinding 100 blocks
-INFO  - 14:14:52.765: (..\DatabaseBuilder.cpp:71) updating HEADERS db
-INFO  - 14:15:03.812: (..\DatabaseBuilder.cpp:493) Found next block after skipping 1132549bytes
-INFO  - 14:15:08.609: (..\DatabaseBuilder.cpp:281) parsed block file #1159
-INFO  - 14:15:27.328: (..\Blockchain.cpp:248) Organizing chain
-INFO  - 14:15:27.406: (..\Blockchain.cpp:370) Organized chain in 0s
-INFO  - 14:15:31.843: (..\DatabaseBuilder.cpp:76) updated HEADERS db in 39s
-INFO  - 14:15:36.343: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 14:15:40.812: (..\DatabaseBuilder.cpp:1231) verifying txfilters integrity
-INFO  - 14:25:22.265: (..\DatabaseBuilder.cpp:1314) done checking txfilters
-INFO  - 14:25:23.140: (..\DatabaseBuilder.cpp:134) scanning new blocks from #506623 to #506650
-INFO  - 14:25:44.609: (..\BlockchainScanner.cpp:852) scanned from block #506623 to #506650
-INFO  - 14:25:46.218: (..\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 14:25:50.218: (..\DatabaseBuilder.cpp:186) scanned new blocks in 26s
-INFO  - 14:25:51.250: (..\DatabaseBuilder.cpp:190) init db in 1455s
-INFO  - 14:25:51.265: (..\BDM_supportClasses.cpp:1890) Enabling zero-conf tracking
-WARN  - 14:26:00.593: (..\BDM_supportClasses.cpp:1943) running 5 zc parser threads
-WARN  - 14:26:15.640: (..\BDM_supportClasses.cpp:1943) running 10 zc parser threads
-WARN  - 14:26:15.656: (..\BDM_supportClasses.cpp:1943) running 15 zc parser threads
-WARN  - 14:26:15.656: (..\BDM_supportClasses.cpp:1943) running 20 zc parser threads
-WARN  - 14:26:15.672: (..\BDM_supportClasses.cpp:1943) running 25 zc parser threads
-WARN  - 14:26:15.687: (..\BDM_supportClasses.cpp:1943) running 30 zc parser threads
-WARN  - 14:26:15.687: (..\BDM_supportClasses.cpp:1943) running 35 zc parser threads
-WARN  - 14:26:18.437: (..\BDM_supportClasses.cpp:1943) running 40 zc parser threads
-WARN  - 14:26:18.453: (..\BDM_supportClasses.cpp:1943) running 45 zc parser threads
-WARN  - 14:26:53.484: (..\BDM_supportClasses.cpp:1943) running 50 zc parser threads
-WARN  - 14:26:56.156: (..\BDM_supportClasses.cpp:1943) running 55 zc parser threads
-WARN  - 14:26:59.515: (..\BDM_supportClasses.cpp:1943) running 60 zc parser threads
-WARN  - 14:26:59.531: (..\BDM_supportClasses.cpp:1943) running 65 zc parser threads
-WARN  - 14:26:59.531: (..\BDM_supportClasses.cpp:1943) running 70 zc parser threads
-WARN  - 14:27:53.812: (..\BDM_supportClasses.cpp:1943) running 75 zc parser threads
-WARN  - 14:27:53.812: (..\BDM_supportClasses.cpp:1943) running 80 zc parser threads
-WARN  - 14:27:53.828: (..\BDM_supportClasses.cpp:1943) running 85 zc parser threads
-WARN  - 14:27:53.843: (..\BDM_supportClasses.cpp:1943) running 90 zc parser threads
-WARN  - 14:27:53.843: (..\BDM_supportClasses.cpp:1943) running 95 zc parser threads
-WARN  - 14:27:53.859: (..\BDM_supportClasses.cpp:1943) running 100 zc parser threads
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
January 29, 2018, 03:46:52 PM
 #2

Try using 0.96.4 RC3 available from here: https://github.com/goatpig/BitcoinArmory/releases/tag/v0.96.3.992

droark
Sr. Member
****
Offline Offline

Activity: 525
Merit: 282


View Profile WWW
January 29, 2018, 03:57:58 PM
 #3

Also, before restarting Armory, fire up the Activity Monitor and kill ArmoryDB if it's running.
Toby Moon (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
January 29, 2018, 06:15:35 PM
 #4

Thanks guys,

I've updated back up to 0.96.3.992, which I've tried several times too.  I keep an eye out for the DB running and am sure to kill it before starting Armory on the various attempts I've made.

I've also stopped Armory running BitcoinQt in the background.

Giving it another try now.  The last successful attempt I had, the scanning transaction history went through in minutes, but now on every attempt it's over 12 hours to then end up stuck at 1 sec.

I appreciate your help on this.

Is there anything else I can try?

Thanks
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!