Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Unable to Recover Wallet #10442

Closed
LaurenWags opened this issue Aug 11, 2017 · 6 comments
Closed

Unable to Recover Wallet #10442

LaurenWags opened this issue Aug 11, 2017 · 6 comments

Comments

@LaurenWags
Copy link
Member

LaurenWags commented Aug 11, 2017

Test plan

#10447 (comment)


When attempting to enter recovery keys manually and select 'Recover' button or 'Import recovery keys', nothing happens when either button is clicked.

  • Platform (Win7, 8, 10? macOS? Linux distro?):
    Reported on MacOS

  • Brave Version (revision SHA):
    Reported on 0.18.14, reproduced on 0.18.14 and 0.18.22

  • Steps to reproduce:

    1. Navigate to about:preferences#payments
    2. If not already on, enable payments.
    3. Open Advanced Settings.
    4. Click on Recover your wallet.
    5. Select Import recovery keys.
    6. Enter keys manually. Select Recover.
  • Actual result:
    Nothing happens when selecting either Recover or Import recovery keys.

  • Expected result:
    User should be able to import their keys or enter manually.

  • Will the steps above reproduce in a fresh profile? If not what other info can be added?
    Yes

  • Is this an issue in the currently released version?
    Yes

  • Can this issue be consistently reproduced?
    Yes

  • Extra QA steps:
    1.
    2.
    3.

  • Screenshot if needed:

  • Any related issues:

@bsclifton
Copy link
Member

Fixed with #10447

@luixxiul
Copy link
Contributor

On Debian the key 2 is not restored correctly.

STR:

  1. rm -rf ~/.config/brave
  2. Open the browser
  3. Enable Payments
  4. Save your Payments backup keys
  5. Close the browser
  6. rm -rf ~/.config/brave
  7. Open the browser,
  8. Enable Payments
  9. Recover your wallet and Import recovery keys
  10. Click Backup your wallet

Actual result:
clipboard01

Clicking the second Copy button prompts this error on Terminal:

An uncaught exception occurred in the main process Uncaught Exception:
TypeError: Error processing argument at index 0, conversion failure from null
    at EventEmitter.ipcMain.on (/usr/lib/brave/resources/app.asar/app/index.js:255:26)
    at emitTwo (events.js:106:13)
    at EventEmitter.emit (events.js:194:7)
    at WebContents.<anonymous> (/usr/lib/brave/resources/electron.asar/browser/api/web-contents.js:182:13)
    at emitTwo (events.js:106:13)
    at WebContents.emit (events.js:194:7)

@luixxiul luixxiul reopened this Aug 16, 2017
@luixxiul
Copy link
Contributor

I reopened the issue but if that is a different issue, please let me know. I'll open another one for that.

@LaurenWags
Copy link
Member Author

@luixxiul same as #9740 ?

@luixxiul
Copy link
Contributor

It looks so, but I'm not sure if the log for that issue is not present.

@bsclifton
Copy link
Member

Closing because the original reported issue was fixed. You can recover your wallet. I'll add notes from above to #9740

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.