Hi again! Thank you achow101 your reply. I'm back with an update:
- The good news is that I got Armory to finish initializing! (It actually took 30+ hours to get past "Organizing Blockchain", and then after a short while it got stuck again in "Parsing Tx Hashes" and that took another 30+ hours...).
- The bad news is that when I gently stopped Armory, and later started it again, it seemed to have "forgotten" everything and just started from scratch. So basically I need to wait 60+ hours (2-3 days!) every time I want to use Armory (and that's on an i7 SSD workstation). So I'd be very grateful for any ideas on how to make Armory "remember" its work once its finished, and/or help it complete that work faster.
- Another piece of bad news is that once Armory is loaded, and I start bitcoin-qt next to it, Armory still says "Node offline (142630 blocks)". I'd love to get it online, because I've made a small BTC transfer to a new wallet and I'd feel a lot safer if I was able to see if the coins arrived.
Some more logs to help with troubleshooting:
- dbLog.txt: https://colle.delire.party/?eac4bc80f39ac513#a8t0+YtgH0+mH3d7fF/WRLI4d9feTG2+Wvi/bSzAns8=
- armorycpplog.txt: https://colle.delire.party/?8c20a05f20c8284e#Sk180dzSHxRekgE7LLOLi5JOY1ogLLuujiwHnTNlIWE= (it's really just that one line)
- armorylog.txt: https://colle.delire.party/?e39468fe77f2870a#Q2LHN1SmToOVZyQ2CE8jR0qifYpZpb5jQpzqxfy8xCo=
> Do this, but instead of killing it, start ArmoryQt. Also remove --cookie from your command.
Thank you for this suggestion! Unfortunately I wasn't able to try it.
> According to your logs, it was able to parse all of the data but for some reason everything it did was not saved to the database. You may have killed the process too early before everything was done.
I'd love to find out why the database wasn't saved, even after Armory was done initializing itself.
- Could it be because my .armory and .bitcoin folders are on different disks? (1 SSD and 1 rotating disk with more space).
- Do you know any steps I can take to investigate the "unsaved database" issue, or to profile Armory's "Organizing Blockchain" and "Parsing Tx Hashes" steps?
Many thanks!