BirthdayResearch / defichain-app

DeFi Blockchain desktop app for Windows, Linux and Mac.
https://defichain.com
MIT License
157 stars 57 forks source link

My backup file was broken how to fix #1031

Closed Tommylam8 closed 3 years ago

Tommylam8 commented 3 years ago

Actual behavior:

Expected behavior:

How to reproduce it (as minimally and precisely as possible):

What are your environment parameters?

Anything else we need to know?

defichain-bot commented 3 years ago

@Tommylam8: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

In the meantime, you can:

  1. Checkout DeFiChain’s Github issue page to see if your issue has already been reported
  2. Submit any logs if you have them, this will greatly expedite the process for us.
  3. You can also join our Telegram or Reddit community channels.
Details I am a bot created to help the [DeFiCh](https://github.com/DeFiCh) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/DeFiCh/app/blob/master/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [DeFiCh/oss-governance-bot](https://github.com/DeFiCh/oss-governance-bot) repository.
angelocastiglione commented 3 years ago

You can create new file of your wallet with import of the private key

Tommylam8 commented 3 years ago

I do not have private key

On Tue, Aug 24, 2021, 8:32 AM angelocastiglione @.***> wrote:

You can create new file of your wallet with import of the private key

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DeFiCh/app/issues/1031#issuecomment-904396407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKM6G6NDJ3SVNCYPPXN5NLT6NDJLANCNFSM5CWELGZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

angelocastiglione commented 3 years ago

You can try to export your private key, go to consolle (make sure that is unlocked the wallet)

dumpprivkey "your address"

You can read the wiki guide

https://defichain-wiki.com/wiki/Private_key_read_out_of_the_app

you dont have a backup of your wallet?

Tommylam8 commented 3 years ago

I'm getting this error

On Tue, Aug 24, 2021, 9:15 AM angelocastiglione @.***> wrote:

You can try to export your private key, go to conolle (make sure that is unlocket the wallet)

dumpprivkey "your address"

You can read the wiki guide

https://defichain-wiki.com/wiki/Private_key_read_out_of_the_app

you dont have a backup of your wallet?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DeFiCh/app/issues/1031#issuecomment-904425220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKM6G3L3E33I3IVIQPQODTT6NIL7ANCNFSM5CWELGZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

izzycsy commented 3 years ago

Hi @Tommylam8 , do you have another wallet.dat? May I know the following: DeFi Wallet Version: Operating System (OS):

Tommylam8 commented 3 years ago

No

On Tue, Aug 24, 2021, 9:50 AM Bella @.***> wrote:

Hi @Tommylam8 https://github.com/Tommylam8 , do you have another wallet.dat? May I know the following: DeFi Wallet Version: Operating System (OS):

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DeFiCh/app/issues/1031#issuecomment-904451990, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVKM6G3226XDP6VBPSJDZ2TT6NMOPANCNFSM5CWELGZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

izzycsy commented 3 years ago

Hi @Tommylam8 , you can try and see if there's another wallet.dat and restore from there. if you did not specify where you saved your wallet.dat, there should be additional backups here:

On Windows: DeFi Blockchain folder C:\Users\\AppData\Roaming\DeFi Blockchain\wallets\

On Mac: Blockchain folder
 /Users//Library/Application Support/Defi/wallets/

wallet dat location

Guide on how to Restore Wallet from Backup. *Please do not delete anything you're unfamiliar with.

izzycsy commented 3 years ago

Hi @Tommylam8 @angelocastiglione , update v2.6.3 is out. 
Please read through the release notes before updating. This comment is to notify you about the update.