Search content
Sort by

Showing 8 of 8 results by ineedsomehelp007
Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 14/01/2018, 11:57:05 UTC
nobody can help me?
Dont worry im looking to solution. Give me some time.

i have downloaded discord can you message me your info i can only send one pm per hour
Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 13/01/2018, 11:27:14 UTC
nobody can help me?
Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 12/01/2018, 22:00:06 UTC
__db_meta_setup: D:\gulden2block\wallet.dat: unexpected file type or format
Page 0: metadata page corrupted
Page 0: could not check metadata page
wallet.dat: DB_VERIFY_BAD: Database verification failed
__db_meta_setup: D:\gulden2block\wallet.dat: unexpected file type or format


some more info


also this error im getting in python

C:\pywallet>pywallet.py --datadir=C:\yourbkpfolder\ --info
A mandatory option is missing

Usage: pywallet.py [options]
Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 12/01/2018, 21:53:51 UTC
__db_meta_setup: D:\gulden2block\wallet.dat: unexpected file type or format
Page 0: metadata page corrupted
Page 0: could not check metadata page
wallet.dat: DB_VERIFY_BAD: Database verification failed
__db_meta_setup: D:\gulden2block\wallet.dat: unexpected file type or format


some more info
Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 12/01/2018, 21:24:32 UTC
i have try to dump the keys from a working wallet.dat and it did it direct
so its possible

but is it possible to do it from a corrupted wallet.dat

i have my blockchain on a second hard disk would this make make it corrupt?

i can try installing it on original location will take some time but i dont think it will make a change
Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 12/01/2018, 20:54:06 UTC
i tried downloading the oldest version of the wallet bit it still give the same error and closes the wallet direct

this is the address im talking about
https://blockchain.gulden.com/address/GUKMLZ87WZc7GNtrnAcf1kkidmgmtMVAzK

i got the corrupted wallet.dat (its about 130mb big)i need the private key when i got them i know what to do with them

is there any way to restore or dump the keys or is this not possible anymore

Post
Topic
Board Bounties (Altcoins)
Re: wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 12/01/2018, 20:25:07 UTC
i will try it thank you
Post
Topic
Board Bounties (Altcoins)
wallet.dat corrupt (bounty)
by
ineedsomehelp007
on 12/01/2018, 20:05:04 UTC
hello

i need some help i got a wallet.dat from gulden from 2 year ago
i stored it on a USB
i have download a new gulden wallet and when it was done i have closed the wallet deleted the new wallet.dat and paste the new one

when i try to open the wallet it says
wallet.dat corrupt, salvage failed

the debug report say
2018-01-12 19:49:26 CDBEnv::Open: LogDir=D:\guldenblock\database ErrorFile=D:\guldenblock\db.log
2018-01-12 19:49:27 Failed to rename wallet.dat to wallet.some numbers.bak

what i think have go wrong is that i took the wallet.dat out without closing the program
this the only copy i got i already tried recuva

i tried python pywallet.py

when i try walletrecover program from bitcoin

without code i get this error
C:\pywallet>pywallet.py --datadir=C:\(folder where my wallet.dat is)\ --dumpwallet
Traceback (most recent call last):
  File "C:\pywallet\pywallet.py", line 5004, in
    db_env = create_env(db_dir)
  File "C:\pywallet\pywallet.py", line 1269, in create_env
    r = db_env.open(db_dir, (DB_CREATE|DB_INIT_LOCK|DB_INIT_LOG|DB_INIT_MPOOL|DB_INIT_TXN|DB_THREAD|DB_RECOVER))
bsddb.db.DBNoSuchFileError: (2, 'No such file or directory -- C:\\yourbkpwallet\\__db.001: No such file or directory')

and with what i guess is the right code i get this error
C:\pywallet>pywallet.py --passphrase=(MyCode) --datadir=C:\(folder where my wallet.dat is)\ --dumpwallet
ERROR:root:Couldn't open wallet.dat/main. Try quitting Bitcoin and running this again.

i think the bitcoin recovery script dont work on a wallet.dat from gulden
i know gulden is a fork of litecoin LTC
but i could not find any scripts for litecoin

so i dont know what to do anymore

i bought 60k coins few year ago and its worth a lot now so the one who can help me out will earn a good bounty

im a windows user