Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Ledger nano S import doesnt work #182

Closed
1 of 5 tasks
starsoccer opened this issue Dec 3, 2020 · 3 comments
Closed
1 of 5 tasks

Ledger nano S import doesnt work #182

starsoccer opened this issue Dec 3, 2020 · 3 comments

Comments

@starsoccer
Copy link

I'm submitting a…

  • Regression (a behavior that used to work and stopped working in a new release)
  • Bug report
  • Feature request
  • Documentation issue or request
  • Support request

Expected Behavior

Extended Public key to be imported

Current Behavior

When clicking import extended public key error appears saying unable to reset the device

Steps to Reproduce (for bugs)

  1. Open caravaan app and click wallet
  2. select for extended public key 1 ledger device
  3. Connect ledger nano S
  4. Unlock ledger nano S and start bitcoin app
  5. Click Import extended public key

Environment

  • Where are you running caravan: unchained-capital.github.io
  • Operating system: Windows
  • Browser and version: Chrome 87
@waldenraines
Copy link
Contributor

waldenraines commented Dec 3, 2020

Chrome v87+ enables a "new usb backend" by default:

We are rolling out enabling chrome://flags#new-usb-backend by default in M-87
from this chromium dev link.

This doesn't work well with Ledger. A workaround:

Disable the new-usb-backend and use the old version:

  1. Paste this in the Chrome URL bar: chrome://flags#new-usb-backend
  2. Change it to be Disabled if it shows up as Default enabled.
  3. Chrome will refresh

@starsoccer
Copy link
Author

Confirmed it works, it would be good if caravan had a warning or notice to warn users if the ledger import fails and the user agent is greater then chrome 87

@waldenraines
Copy link
Contributor

Confirmed it works, it would be good if caravan had a warning or notice to warn users if the ledger import fails and the user agent is greater then chrome 87

See #187

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants