Post
Topic
Board Project Development
Re: [BOUNTY] Help test next major release of Armory! [0.04 BTC/bug]
by
SimonL
on 18/11/2013, 05:39:45 UTC
Code:
2013-11-17 00:29 (INFO) -- ArmoryQt.py:1633 - loadWalletsAndSettings
2013-11-17 00:29 (INFO) -- ArmoryQt.py:1680 - Loading wallets...
2013-11-17 00:29 (WARNING) -- armoryengine.py:9074 - ***WARNING: creation of backup was interrupted -- fixing
2013-11-17 00:29 (ERROR) -- ArmoryQt.py:1723 - ***WARNING: Wallet could not be loaded: /home/ferret/.armory/armory_35Fijn44X_.watchonly.wallet (skipping)
...
OSError: [Errno 1] Operation not permitted: '/home/ferret/.armory/armory_35Fijn44X_.watchonly_backup.wallet'

SimonL, you definitely earned your bounty!  Thanks for looking into that!  The fact that you do have a corrupted/malformed wallet file confirms that this is probably related to the last person who reported this.  They removed the corrupted file and the behavior went away.  It sounds like perhaps you just need to remove the WO wallet and re-export the watching-only wallet from the offline computer, to replace the corrupted one (it looks like Armory couldn't fix it).  Unfortuantely, it doesn't carry the comments with it... will add that as a later feature (to merge wallet files).

No worries, glad I can help out Smiley

I re-exported the watching-only wallet using my offline version 0.88.1-beta but it still threw back the same error, so it seems that something with exporting that particular wallet doesn't agree with the newer version. I'm pretty sure that the watching only wallet that failed was made using 0.88.1 and the other wallets were created using an earlier version, though I'm not 100% certain.