Bitcoin Forum

Bitcoin => Armory => Topic started by: DLS123 on August 25, 2016, 06:24:33 PM



Title: Wallet vanished
Post by: DLS123 on August 25, 2016, 06:24:33 PM
I have 2 wallets in my armory, and today when I started it up, one of them was gone.  I can restore it, but I would like to know what happened and why.

Thanks


Title: Re: Wallet vanished
Post by: goatpig on August 25, 2016, 07:48:54 PM
Are the wallet files still in your datadir? Post your log files anyways. Check your Armory datadir for folders named after the wallet's unique string. If you have any, post the log files in those as well.


Title: Re: Wallet vanished
Post by: DLS123 on August 25, 2016, 08:08:17 PM
Are the wallet files still in your datadir? Post your log files anyways. Check your Armory datadir for folders named after the wallet's unique string. If you have any, post the log files in those as well.
Tried posting the log files, and it says it is to long. Yes both seem in there.  

I did notice this in the log.


Title: Re: Wallet vanished
Post by: goatpig on August 26, 2016, 04:17:07 AM
Tried posting the log files, and it says it is to long.

You'd post them in pastebin usually and link it here.

Quote
I did notice this in the log

Code:
2016-08-25 11:17 (ERROR) -- ArmoryQt.py:2817 - ***WARNING: Wallet could not be loaded: C:\Users\hien hoang\AppData\Roaming\Armory\armory_Y6F3gLf_.wallet (skipping)

So it failed to read your second wallet. Feed this wallet to the recovery tool, it should fix it. Post the recovery log as well.

Also, did you by any chance saved a comment or user defined string input with non ascii characters? That would break the deser method.