Post
Topic
Board Armory
Re: Armory wallet hangs on "Scanning Transaction History" Since Bitcoin Core 25.0
by
nc50lc
on 21/10/2023, 08:24:49 UTC
Here is the content from an updated ArmoryLog.txt log from this morning; the BTC blockchain is up to date.

Code:
2023-10-20 08:13:11 (ERROR) -- ArmoryQt.py:1198 - 31 attempts to load blockchain failed.  Remove mempool.bin.
Does setting Bitcoin's datadir to "D:\Users\<Username>\BitCoin-Blockchain" in the GUI intentional?
Because for some reason, it wont load.

Try to start Bitcoin Core (bitcoind.exe) with --datadir="D:\Users\<YOUR_USERNAME>\BitCoin-Blockchain" command line argument to see that there's no issue in Bitcoin Core.
If it wont start, tell us the error or the related entry in 'debug.log' file inside that data directory.