-snip-
One question regarding the pathing, should it be e:\bitcoin or e:\bitcoin\blocks?
Pathing guide says it's "
e:\bitcoin\blocks" but "
e:\bitcoin" works fine at my end.
Regarding the logs:
If you've set satoshi directory through the UI, "
Satoshi BTC directory" will register in the logs as the default
but it will launch armorydb with the set path anyways.
You can see it in the line - "
ArmoryQt.py:1891 - Setting satoshi datadir = E:\bitcoin" and below it showing that it's included as a start parameter of armorydb.
If you set it using the config file, the correct "
Satoshi BTC directory" should be in the log.
Either one should work (
I haven't tried if both are set though).
Now, I think you just need to restart your PC in every attempt since most of the time, armorydb will stay running in the background after closing armoryqt keeping the old settings with it.
Alternatively, open "
task manager", find armorydb and if it's still there, end its process.