Hmm, well all was well for a few days. Now new issues emerge. Nothing changed, I had my armoryqt.conf file with my custom datadir location, and Armory worked equally well whether I spawned the QT to use the .conf file, or whether I used a CLI arg to launch it, but now it will not connect. It used to spawn and connect quickly and say "online" in the lower right, now no matter how long I leave it on it will get stuck on the Scanning Transactions part at around two minutes, no matter how long I leave my computer on. Won't load my balances, can't see activity. These are the errors I'm getting...
jaywisefree@earlyadopter1 ~ $ armory satoshi-datadir=/home/jaywisefree/.bitcoin
/home/jaywisefree
(ERROR) ArmoryUtils.py:3716 - Unsupported language specified. Defaulting to English (en)
/usr/lib/armory/armoryengine/Transaction.py:2882: SyntaxWarning: import * only allowed at module level
def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
"sni-qt/4593" WARN 18:24:26.668 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE
(WARNING) SDM.py:439 - Spawning bitcoind with command: /usr/bin/bitcoind -datadir=/home/jaywisefree/.bitcoin
(WARNING) SDM.py:396 - Spawning DB with command: ArmoryDB --db-type="DB_FULL" --cookie --satoshi-datadir="/home/jaywisefree/.bitcoin/blocks" --datadir="/home/jaywisefree/.armory/" --dbdir="/home/jaywisefree/.armory/databases"
(ERROR) ArmoryQt.py:1198 - 8 attempts to load blockchain failed. Remove mempool.bin.
(ERROR) ArmoryQt.py:1203 - File mempool.bin does not exist. Nothing deleted.
(python2:4593): Gtk-CRITICAL **: IA__gtk_progress_configure: assertion 'value >= min && value <= max' failed