Bitcoin Forum
May 21, 2024, 01:57:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: I can do it ?
Yes - 1 (100%)
How - 0 (0%)
Total Voters: 1

Pages: [1]
  Print  
Author Topic: Bitcoin wallet.dat export, syncronysation isn't complete  (Read 1198 times)
diklovejoy (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2014, 09:39:01 AM
 #1

How can I export wallet.dat if syncronisation isn't complete. Computer restarts whyle syncronisation. Look like my computer isn't enought strong for bitcoin-qt, but money already sent, how can I recieve my money. Thanks
fsb4000
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000



View Profile
October 12, 2014, 10:11:11 AM
 #2

use pywallet https://bitcointalk.org/index.php?topic=294439.0
instruction: https://bitcointalk.org/index.php?topic=294439.msg3172859#msg3172859
diklovejoy (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2014, 06:05:34 PM
 #3

Answer about pywallet didn't help me, I'm simple user,  have some easy way to help me? Thank you
fsb4000
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000



View Profile
October 12, 2014, 06:39:07 PM
 #4

Answer about pywallet didn't help me, I'm simple user,  have some easy way to help me? Thank you
How much time do you have before PC restarts?

If the reboot does not occur immediately, try this:

1. Run Bitcoin QT
2. Press Help-> Debug Window -> Console
3. Type
Code:
dumpprivkey [your bitcoin address]
4. Save private key.
5. Close Bitcoin QT
6. import your private key into alternative client.
Newar
Legendary
*
Offline Offline

Activity: 1358
Merit: 1001


https://gliph.me/hUF


View Profile
October 12, 2014, 06:58:18 PM
 #5

The easiest way is probably importing it on blockchain.info using their online wallet. Be aware that you are trusting their services then. So after the import make a transaction to a wallet that is in your full control emptying out that old wallet. Don't use those addresses again afterwards.

OTC rating | GPG keyid 1DC91318EE785FDE | Gliph: lightning bicycle tree music | Mycelium, a swift & secure Bitcoin client for Android | LocalBitcoins
diklovejoy (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2014, 07:33:40 PM
 #6

1. How can I find my btc adress?

2. Synchronizing come 37 W then restart on turning on while verificating. After deleting base I easy come in btc, but synchronizations comes again.

3. Blockchain says "Error Decrypting Wallet. Please check your password is correct."  Password correct

Please help me
fsb4000
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000



View Profile
October 12, 2014, 08:27:56 PM
 #7

1. How can I find my btc adress?

2. Synchronizing come 37 W then restart on turning on while verificating. After deleting base I easy come in btc, but synchronizations comes again.

3. Blockchain says "Error Decrypting Wallet. Please check your password is correct."  Password correct

Please help me
1. Press File -> Receiving Addresses
2. ok

Because your wallet is encrypted, i should modify previous instruction.

1. Run Bitcoin QT
2. Press Help -> Debug Window -> Console
3. Type
Code:
walletpassphrase [your passphrase] 600

4. Type
Code:
dumpprivkey [your bitcoin address]
5. Save private key.
6. Close Bitcoin QT
7. Import your private key into alternative client.
diklovejoy (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 12, 2014, 11:02:55 PM
 #8

passphrase is password ? password is "1", I make it:

walletpassphrase [1] 600
Error: The wallet passphrase entered was incorrect. (code -14)

what is passphrase & how can I decrypt wallet for having my btc, thanks
fsb4000
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000



View Profile
October 13, 2014, 09:14:16 AM
 #9

passphrase is password ? password is "1", I make it:

walletpassphrase [1] 600
Error: The wallet passphrase entered was incorrect. (code -14)

what is passphrase & how can I decrypt wallet for having my btc, thanks
Yes, passphrase = password
Make:
walletpassphrase 1 600

without brackets
P.S. dumpprivkey [your bitcoin address] also without brackets.
Example dumpprivkey 1LqXE9xzjLS3HcoRe6AvxAw9zhMimDWCjP
I use brackets to show that you should use your own data.
diklovejoy (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
October 13, 2014, 10:58:40 AM
 #10

All good, thank you
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!