Bitcoin Forum
May 11, 2024, 01:19:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Recover alt coin wallet.dat on: April 27, 2014, 02:26:54 AM
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('<I')
  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▒Ν


Please, write if you can help. Reward for recovered coins.
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!