Post
Topic
Board Armory
Re: ArmoryDB doesn't scan blocks, no errors in log
by
goatpig
on 14/07/2020, 14:35:06 UTC
Then I run armoryqt.exe --armorydb-port=9002 --satoshi-datadir="F:\Bitcoin" and it fails to go online with the following log:

Sounds like python/swig shenanigans. Try

Code:
armoryqt.exe --armorydb-port="9002" --satoshi-datadir="F:\Bitcoin"