Armory opens just fine, everything is updated (Armory RC1 and Bitcoin core), but it´s taking a really long time to load the balance (and doesn't load after all). Actually I went to sleep and this morning I saw the balance, but after close the wallet and open it again, it's not loading.
For the past hour has been stucked on "Preparing database".
Here is a picture and the log right after
https://goo. gl/tca81j
https://pastebin.com/ms0Skav8
I tried to insert the code mentioned above but no luck so far. --satoshi-datadir=D:/Bitcoin
Okay, looking at your logs, this sticks out:
2018-01-10 09:12:03 (ERROR) -- ArmoryQt.py:1862 - Failed to setup SDM
Traceback (most recent call last):
File "ArmoryQt.py", line 1857, in startBitcoindIfNecessary
File "SDM.pyc", line 188, in setupSDM
BitcoindError: bitcoind not found
If I'm reading this right:
- Armory is actually scanning the blockchain you have downloaded, but won't go online because it can't find Core.
- You have Armory itself installed in D:\Felipe\Bitcoin\Armory ?
- And you have the blockchain downloaded to D:\Felipe\Bitcoin ?
- Having those nested like that makes me a bit nervous. Can't say it won't work as is... but you could you maybe move/reinstall Armory to D:\Felipe\Armory instead? Your PC, so up to you.
Where is Bitcoin Core installed to? Program Files on C:\ ? Armory can't find it, as far as I can tell.