1
I created an offline wallet in 7/13 via a Ubuntu live CD. I recently imported the encrypted wallet.dat file into the bitcoin-qt wallet on Windows 7. Coins appeared. But, my expected passphrase is incorrect. At first I though I mis-recorded it or mis-typed it at inception. I have contacted a service to try to brute force it. However, I just went to restore and access my offline LTC wallet and same thing. Coins appear but passphrase is wrong. Same mistake twice seems pretty unlikely. Is there any other mistake I could have made that led to this? Please help me brainstorm.
Edit: I think I figured out I may have done.
1. encrypted wallet
2. copy wallet.dat
3. change passphrase
4. did not make new copy of `wallet.dat`
First encrypted copy would not decrypt with the new passphrase. Unfortunately, at that time I would not have grasped the consequence of resetting the passkey (ie re-encrypting the wallet.dat) and not creating a new backup of wallet.dat.
Edit 2: As a follow up it was a passphrase issue (mistyped twice at encryption). I was able to discover the actual passphrase by using the ruby script from this thread https://bitcointalk.org/index.php?topic=85495.
See my post # 312 for the details if you need help solving this kind of problem. The folks in that thread are very helpful.
Much thanks to all who helped. It was a stressful and frustrating experience - from which I learned a lot. :)
1It's possible that Ubuntu uses a different keyboard layout to the one you're trying to open the wallet on. The letters you think you're typing are actually not the ones the computer is seeing. Have you still got the Ubuntu boot disk? If you have, boot into it, open a text editor, and type the password. Make sure it appears the exact same way as you're typing. Symbols, punctuation, and the characters on the lower left of your keyboard are the ones to check most vigerously. This is a very plausible explanation, and has caught me out in a different situation perviously. – Anonymous – 2013-12-06T03:51:27.520
Good idea, others have suggested the same. I booted into the same old laptop with the same live CD. Passphrase typed the same - i even went so far and ran bitcoin-qt, downloaded the block chain. Still sees it as wrong passphrase. I appreciate any and all ideas to help me brain storm. – tjc – 2013-12-06T03:56:39.060