Bitcoin Forum
May 28, 2024, 08:16:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory stuck scanning transaction history  (Read 96 times)
stevieBF (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 2


View Profile
March 13, 2022, 02:43:25 AM
 #1

Hi,
I have been struggling with this problem for months and cant resolve it. If anyone can help please that would be great.
 Here is a copy of part of the log file and leading up to this I have done the following
1. Completely downloaded Bitcoin Core from beginning.
2. Rebuilt and rescanned the databases in Armory.

The current block in Bitcoin Core is 727086 and is up to date as of this writing.
Armory is continually offline.

-INFO  - 11:25:28.391: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:281) parsed block file #2941
-INFO  - 11:25:33.031: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:281) parsed block file #2945
-INFO  - 11:25:38.594: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:281) parsed block file #2949
-INFO  - 11:25:42.953: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:281) parsed block file #2953
-INFO  - 11:25:44.969: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:281) parsed block file #2957
-INFO  - 11:25:51.734: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:248) Organizing chain
-INFO  - 12:20:46.922: (e:\users\goat\code\armory3\cppforswig\blockchain.cpp:370) Organized chain in 3295s
-INFO  - 12:20:46.969: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:76) updated HEADERS db in 3824s
-INFO  - 12:20:46.031: (e:\users\goat\code\armory3\cppforswig\lmdb_wrapper.cpp:388) Opening databases...
-INFO  - 12:20:46.078: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1231) verifying txfilters integrity
-INFO  - 12:20:56.672: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:1314) done checking txfilters
-INFO  - 12:20:56.328: (e:\users\goat\code\armory3\cppforswig\databasebuilder.cpp:134) scanning new blocks from #673548 to #673990

It just gets to this point and stops. A log file from 1 month ago is exactly the same numbers of blocks scanning.
Any help would be greatly appreciated.
Steve
nc50lc
Legendary
*
Offline Offline

Activity: 2422
Merit: 5650


Self-proclaimed Genius


View Profile
March 13, 2022, 04:15:29 AM
 #2

How about the logs in "armorylog.txt"? Have you noticed some errors?

BTW, I've asked a Mod to move this to Armory sub-board.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
stevieBF (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 2


View Profile
March 13, 2022, 07:02:43 AM
 #3

Thanks
Will check
New at this posting so not sure where to post it.
BitMaxz
Legendary
*
Offline Offline

Activity: 3262
Merit: 2979


:( My PC broke due trying to recover an old wallet


View Profile WWW
March 13, 2022, 11:21:36 PM
 #4

Double-check your Bitcoin core Armory won't work if you running Bitcoin core at pruned mode you can find it under settings and uncheck the prune or you can edit bitcoin.conf and add prune=0 if you don't have bitcoin.conf you can create and add that line.

Also check the troubleshooting guide here below for Armory wallet

- https://www.bitcoinarmory.com/troubleshooting/

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
hosseinimr93
Legendary
*
Online Online

Activity: 2408
Merit: 5259



View Profile
March 13, 2022, 11:44:05 PM
 #5

Double-check your Bitcoin core Armory won't work if you running Bitcoin core at pruned mode you can find it under settings and uncheck the prune or you can edit bitcoin.conf and add prune=0 if you don't have bitcoin.conf you can create and add that line.
The blockchain hasn't been downloaded in prune mode and the problem should be something else.
If prune mode was enabled in bitcoin core, Armory wouldn't scan any block. According to the log posted in the OP, Armory has scanned 673990 blocks successfully.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
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!