Author

Topic: Recover alt coin wallet.dat (Read 1826 times)

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
April 27, 2014, 07:42:42 AM
#4
Thanks, but the problem is not with the version but with the wallet.dat not being readable due to the deamon process not ending properly.

So -salvagewallet is of no help?
sr. member
Activity: 364
Merit: 250
April 27, 2014, 03:19:18 AM
#3
Thanks, but the problem is not with the version but with the wallet.dat not being readable due to the deamon process not ending properly.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
sr. member
Activity: 364
Merit: 250
April 26, 2014, 09:26:54 PM
#1
Hello,
We had a huge failure of the pool server and as a result wallet.dat file cannot be opened, deamon gives the following error message
EXCEPTION: St13runtime_error
CDB() : can't open database file wallet.dat, error 12
AsiaCoin in AppInit()

terminate called after throwing an instance of 'std::runtime_error'
  what():  CDB() : can't open database file wallet.dat, error 12


Do you have a suggestion what could be done with it ?

pywallet gives the following:

Traceback (most recent call last):
  File "pywallet.py", line 2062, in parse_wallet
    d['txIn'].append(parse_TxIn(vds))
  File "pywallet.py", line 2031, in parse_TxIn
    d['sequence'] = vds.read_uint32()
  File "pywallet.py", line 1945, in read_uint32
    def read_uint32(self): return self._read_num('  File "pywallet.py", line 1984, in _read_num
    (i,) = struct.unpack_from(format, self.input, self.read_cursor)
error: unpack_from requires a buffer of at least 4 bytes
ERROR parsing wallet.dat, type tx
key data: tx$LE\▒v▒▒▒▒z*f▒▒▒{▒▒▒▒U▒N


Please, write if you can help. Reward for recovered coins.
Jump to: