Post
Topic
Board Armory
Re: Trying to send from Armory 0.96 does nothing
by
goatpig
on 29/08/2017, 21:27:08 UTC
Quote
First I sent you what I thought was the relevant part of armorylog and then sent you the full logs twice...

Didn't realize that.

Quote
/edit: I even tried running armorydb manually with these switches: --db-type=DB_BARE --ram-usage=1 --thread-count=1

https://github.com/goatpig/BitcoinArmory/blob/master/changelog.txt#L235

You need to wipe your DB to use DB_BARE, the db mode is permanent once set. Basically, you need to create a fresh with DB_BARE once, and that will fix your issue.