Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Vod on September 10, 2014, 08:48:56 AM



Title: What would cause my wallet to lose it's password?
Post by: Vod on September 10, 2014, 08:48:56 AM
I'm using the standard Bitcoin Core 0.9.2.1.

I had a strong password on there.  Then I decided to move Bitcoin off my SSD onto my Drobo.  I couldn't get it to work so I ended up downloading the entire blockchain, with my original wallet.dat

After the blockchain was up to date, I went to check my password and there was no password set!

How could this have happened?


Title: Re: What would cause my wallet to lose it's password?
Post by: hua_hui on September 10, 2014, 08:56:18 AM
Remember to copy the whole blockchain data including bitcoin.dat


Title: Re: What would cause my wallet to lose it's password?
Post by: Vod on September 10, 2014, 09:03:56 AM
Remember to copy the whole blockchain data including bitcoin.dat

I actually copied the entire directory over.


Title: Re: What would cause my wallet to lose it's password?
Post by: leozzo on September 10, 2014, 09:12:47 AM
If you use windows:

C:\Users\YOURPROFILENAME\AppData\Roaming\

Here you will find all your WALLET directory and file


Title: Re: What would cause my wallet to lose it's password?
Post by: shorena on September 10, 2014, 09:35:03 AM
I'm using the standard Bitcoin Core 0.9.2.1.

I had a strong password on there.  Then I decided to move Bitcoin off my SSD onto my Drobo.  I couldn't get it to work so I ended up downloading the entire blockchain, with my original wallet.dat

After the blockchain was up to date, I went to check my password and there was no password set!

How could this have happened?

Just so I understand what happened:

You had walletA (encrypted) on computer A and copied that with the blockchain and all other data on computer B.
Now you have an exact copy of walletA on computer B, but its not encrypted?

Are you sure its the same wallet? Maybe bitcoin core made a new wallet. Are the addresses the same, does your TX history still show? Are the notes to the addresses still there?


Title: Re: What would cause my wallet to lose it's password?
Post by: Vod on September 10, 2014, 10:17:09 AM
Just so I understand what happened:

You had walletA (encrypted) on computer A and copied that with the blockchain and all other data on computer B.
Now you have an exact copy of walletA on computer B, but its not encrypted?

Are you sure its the same wallet? Maybe bitcoin core made a new wallet. Are the addresses the same, does your TX history still show? Are the notes to the addresses still there?

Yes.  I basically copied the folder on the C: drive over to the B: drive.  Ran bitcoin core from the B: drive and it had to rebuild the blockchain.

It's the same wallet.  All my TX history, Receiving addresses, Sending addresses....

Suddenly my wallet was no longer encrypted!


Title: Re: What would cause my wallet to lose it's password?
Post by: Vod on September 10, 2014, 10:25:42 AM
You know what, it's possible I removed the encryption in the past and just forgot.  I haven't sent coins since the middle of August.

I can't see how a file could suddenly decrypt itself.   :-\

Thanks for your help, Shorena.


Title: Re: What would cause my wallet to lose it's password?
Post by: shorena on September 10, 2014, 10:28:36 AM
You know what, it's possible I removed the encryption in the past and just forgot.  I haven't sent coins since the middle of August.

I can't see how a file could suddenly decrypt itself.   :-\

Thanks for your help, Shorena.

Uhm, you are welcome. Not sure what I did. ;) If the file indeed magically decrypted itself that would be a serious issue though.