Bitcoin Forum
June 17, 2024, 01:51:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Pywallet 2.2: manage your wallet [Update required] on: February 16, 2018, 12:26:34 PM
The data may be too corrupted. Try doing this on a wallet you know is ok, to check the output is what you expect. Then try it on your damaged wallet.

Hi

I need some help

I used the command, but the key did not appear.

What can it be?

pywallet.py --passphrase= --dumpwallet --dumpwithbalance --datadir=C:\pywallet-master --wallet=btc.dat


Wallet data not recognized: {'__type__': 'purpose', '__value__': '\x07receive', '__key__': '\x07purpose"OKOKOKOKOKOKOKOK'}

ERROR parsing wallet.dat, type bestblock
key data:    bestblock
key data in hex: 0962657374626c6f636b
value data in hex: a823020000





wallet bitcoin core 0.15.01 64bit is working, but the file is for testing and then used in the file corrupted.
2  Alternate cryptocurrencies / Altcoin Discussion / Monacoin Core - wallet/crypter.cpp, line 198 Wrong Passphrase Passaword on: December 07, 2017, 02:58:20 AM
OS Windows 10 64bit
Monacoin core
v0.14.2.0-6d65019 (64-bit)

Hi
I have some problem with my wallet
passphrase is 100% correct
I can see balance, but when I type the right password to send the coin.

And this message appears

Assertion failed!
file: wallet/crypter.cpp, line 198

- the program opens and synchronizer without problems
- I tested the backup on another computer and it presented same problem.


debug.log https://0paste.com/19215

@monacoinproject
#monacoinproject
3  Bitcoin / Development & Technical Discussion / Re: Pywallet 2.2: manage your wallet [Update required] on: December 07, 2017, 02:00:30 AM
The data may be too corrupted. Try doing this on a wallet you know is ok, to check the output is what you expect. Then try it on your damaged wallet.


OS Windows 10 64bit
Bitcoin Core 0.15.01 64bit

I did a test in the wallet that is working normally, but this happening the same problem.  Huh Huh

pywallet.py --passphrase= --dumpwallet --dumpwithbalance>key.txt --datadir=C:\pywallet-master --wallet=walletgood.dat

Wallet data not recognized: {'__type__': 'purpose', '__value__': '\x07receive', '__key__': '\x07purpose"1MMu3kScJLvLr3i5zgEBckpyiC9RUoiWEX'}
ERROR parsing wallet.dat, type bestblock
key data:    bestblock
key data in hex: 0962657374626c6f636b
value data in hex: 544a020000

4  Bitcoin / Development & Technical Discussion / Re: Pywallet 2.2: manage your wallet [Update required] on: December 06, 2017, 02:07:29 AM
Hi

I need some help

I used the command, but the key did not appear.

What can it be?

pywallet.py --passphrase= --dumpwallet --dumpwithbalance --datadir=C:\pywallet-master --wallet=btc.dat


Wallet data not recognized: {'__type__': 'purpose', '__value__': '\x07receive', '__key__': '\x07purpose"OKOKOKOKOKOKOKOK'}

ERROR parsing wallet.dat, type bestblock
key data:    bestblock
key data in hex: 0962657374626c6f636b
value data in hex: a823020000


5  Bitcoin / Bitcoin Technical Support / Re: Assertion failed! file: wallet/crypter.cpp, line 198 ? on: December 03, 2017, 12:34:11 PM
Your wallet is corrupted. First make a backup of your wallet. Then start Bitcoin Core with the -salvagewallet option.

Please also post the entirety of the debug.log file.


part of debug.log

2017-12-03 12:14:56 The wallet is probably corrupted: Some keys decrypt but not all.


6  Bitcoin / Bitcoin Technical Support / Re: Assertion failed! file: wallet/crypter.cpp, line 198 ? on: December 02, 2017, 02:09:46 PM
How to start Bitcoin Core with the -salvagewallet option?
If you are using Windows, right click the shortcut that you are using the start Bitcoin Core and choose Properties. Then in the box labeled Target. Move the cursor to the end and add a space after what is already there. Then add -salvagewallet.

In Macs and Linux, just use the terminal.

I deleted everything I had from the program and block.

And I installed core and did donwload again. I put the bakcup and continue with the error.

Last thing I did was -salvagewallet, but the same problem remains.

What can I do?
7  Bitcoin / Bitcoin Technical Support / Re: Assertion failed! file: wallet/crypter.cpp, line 198 ? on: November 30, 2017, 08:40:28 AM
Your wallet is corrupted. First make a backup of your wallet. Then start Bitcoin Core with the -salvagewallet option.

Please also post the entirety of the debug.log file.

hi

How to start Bitcoin Core with the -salvagewallet option?
8  Bitcoin / Bitcoin Technical Support / Assertion failed! file: wallet/crypter.cpp, line 198 ? on: November 30, 2017, 05:54:43 AM
I need help.
- password is correct
- I used 2 backups of different dates and reinstalled the program.

The message is appearing when I try to change the password or when I try to send a coin.

file: wallet / crypter.cpp, line 198

How to fix it?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!