Post
Topic
Board Armory
Re: Armory - Discussion Thread
by
KS
on 11/03/2015, 19:45:36 UTC
Trying to run core 0.10 and armory 0.93 on win7 x64. Neither can access the default db/blocks path.

For core, I think it's an issue with accented characters in the path (since 0.9, 0.8.6 was fine), so I changed the default bitcoin blockchain folder. Armory 0.92.3 was running fine with the changed --satoshi-datadir path  and was at least starting fine and showing me the wallets and transactions with core 0.10.

Upgraded to Armory 0.93 (disabled core auto start), first run with Armory 0.93: crashed when using the --satoshi-datadir argument. Start again without the --satoshi-datadir argument, seems to load fine, asks me if i wanted to delete the old db version from Armory 0.92.3, OK so far, then error message, cannot access the db in the user\appdata\roaming etc folder.

I did specify the correct paths in Armory for core and db but that didn't work (same issue with core 0.9.3 and armory 0.92.3). Is this related to core or Armory? (accented characters issue?))

In the end, I also changed the db path for Armory and am now running it with both --satoshi-datadir and --dbdir arguments. It's launched OK, sync'd OK, db re-built OK, scanning tx.

I wish there were a way to keep the settings within Armory and not in the program's link. Is this sth that can be fixed? (.ini file?)