Here is the content from an updated ArmoryLog.txt log from this morning; the BTC blockchain is up to date.
2023-10-20 08:12:59 (WARNING) -- SDM.pyc:445 - Spawning bitcoind with command: C:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=D:\Users\REDACTED\BitCoin-Blockchain
-snip-
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\\BitCoin-Blockchain" in the GUI intentional?
Because for some reason, it wont load.
Try to start Bitcoin Core (
bitcoind.exe) with
--datadir="D:\Users\\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.
Yes, that datadir is intentional, because I have configured the data to be on a separate drive.
Running bitcoin-qt.exe has never been a problem, and running bitcoind.exe with the above command line arguments works 100% as expected.
Armory won't kick off Bitcoin Core anymore, but it used to; I must have misconfigured something in Armory during all the debugging I attempted.
I just start bitcoin-qt.exe before launching Armory.
Here is the content from an updated ArmoryLog.txt log from this morning; the BTC blockchain is up to date.
2023-10-20 08:12:59 (WARNING) -- SDM.pyc:445 - Spawning bitcoind with command: C:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=D:\Users\REDACTED\BitCoin-Blockchain
-snip-
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\\BitCoin-Blockchain" in the GUI intentional?
Because for some reason, it wont load.
Try to start Bitcoin Core (
bitcoind.exe) with
--datadir="D:\Users\\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.
Yes, that datadir is intentional, because I have configured the data to be on a separate drive.
Running bitcoin-qt.exe has never been a problem, and running bitcoind.exe with the above command line arguments works 100% as expected.
Armory won't kick off Bitcoin Core anymore, but it used to; I must have misconfigured something in Armory during all the debugging I attempted.
I just start bitcoin-qt.exe before launching Armory.
FYI - I just now fixed the directory setting for Armory to spawn bitcoind when I launch Armory; it's synch'ing with the blockchain now.
This is the point where "Scanning Transaction History" stops at 43%.
Incidentally, the estimate for when the transcation history scan will finish never updates from 11 minutes.