I've spent so many hours on this I think I'll just let the wallet rot unless I can get it going soon. Having a difficult time trying to access this Armory .wallet I have. Is it possible to extract this BTC or am I SOL?
It's insane how much effort I have put into this to recover a negligible amount of money. I'm not sure why anyone ever used Armory, but I've invested bandwidth and so much time into getting my coin back.
Here's what I have done so far:
1) Fully syned Bitcoin Core v 0.11.2.
2) Armory v 0.93.3
3) OS: Windows 2008 Server 64 bit
I cannot seem to get it started. It blips its' spashscreen and dies. Below is what the log says. Is there any way to recover this wallet?
2016-02-18 20:10 (INFO) -- ArmoryUtils.pyc:1620 - C++ block utilities loaded successfully
2016-02-18 20:10 (INFO) -- BDM.pyc:418 - Using the asynchronous/multi-threaded BlockDataManager.
2016-02-18 20:10 (INFO) -- BDM.pyc:419 - Blockchain operations will happen in the background.
2016-02-18 20:10 (INFO) -- BDM.pyc:420 - Devs: check TheBDM.getState() before asking for data.
2016-02-18 20:10 (INFO) -- BDM.pyc:421 - Registering addresses during rescans will queue them for
2016-02-18 20:10 (INFO) -- BDM.pyc:422 - inclusion after the current scan is completed.
2016-02-18 20:10 (INFO) -- ArmoryUtils.pyc:3531 - Using settings file: C:\Users\Administrator\AppData\Roaming\Armory\ArmorySettings.txt
2016-02-18 20:10 (INFO) -- announcefetch.pyc:95 - Reading files in fetcher directory:
2016-02-18 20:10 (INFO) -- announcefetch.pyc:104 - announce : 96f5d5f4253bac5528333c4fef3afd5fa0e931816bfd4c4c8b43d85cee002bb9
2016-02-18 20:10 (INFO) -- announcefetch.pyc:104 - bootstrap : b62c08932668ce162d51226135940724e90f4c71704ac936f74cc153b34cc251
2016-02-18 20:10 (INFO) -- announcefetch.pyc:104 - changelog : 1c01304b876de3e75672c8b13d9a00157556b86612afac1c88ffc40a8d7dfb90
2016-02-18 20:10 (INFO) -- announcefetch.pyc:104 - downloads : 28efee8047ee0a2c26ac9f785d93566fb5a45c20a794da6f972aa48db50ec35a
2016-02-18 20:10 (INFO) -- announcefetch.pyc:104 - notify : 87fa1adcd555be83a71b4f5935a6d4f85178ccbf5043531fdd71432b57d127ca
2016-02-18 20:10 (INFO) -- ArmoryQt.py:2736 - loadWalletsAndSettings
2016-02-18 20:10 (INFO) -- ArmoryQt.py:2790 - Loading wallets...
2016-02-18 20:10 (INFO) -- announcefetch.pyc:271 - Fetching:
https://bitcoinarmory.com/announce.txt?osvar=2008serverr2&os=win&ver=0.93.3&id=33df8d952016-02-18 20:10 (INFO) -- ArmoryQt.py:2849 - Number of wallets read in: 1
2016-02-18 20:10 (INFO) -- ArmoryQt.py:2854 - Wallet (eZYJsatF): "Primary Wallet " (Encrypted)
2016-02-18 20:10 (ERROR) -- Traceback (most recent call last):
File "ArmoryQt.py", line 7147, in
File "ArmoryQt.py", line 224, in __init__
File "ArmoryQt.py", line 2869, in loadWalletsAndSettings
File "genericpath.pyc", line 18, in exists
TypeError: coercing to Unicode: need string or buffer, list found