Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing a ledger or removing USB permissions from extension throws "No Ledger device selected" when making a transaction #2104

Open
lukaw3d opened this issue Dec 6, 2024 · 4 comments
Labels
bug Something isn't working extension

Comments

@lukaw3d
Copy link
Member

lukaw3d commented Dec 6, 2024

  • install extension
  • import from ledger
  • grant usb permission in #/open-wallet/connect-device
  • open chrome://settings/content/siteDetails?site=chrome-extension%3A%2F%2Fppdadbejkmjnefldpcdjhnkpbjkikoip and remove ledger usb device
    • or buy a new ledger and import the same mnemonic
  • try to make a transfer
    No Ledger device selected. Make sure it is connected. Check common USB connection ussue wit ledger. Check site permissions dont block USB devices

To fix it in current state user would have to go through #/open-wallet/connect-device flow again

#2094 does not fix this either

@lukaw3d
Copy link
Member Author

lukaw3d commented Dec 6, 2024

Do we also have an issue with multiple devices? can someone with two ledgers try:

  • connect ledger 1, import from ledger 1
  • connect ledger 2, import from ledger 2
  • select account 1, connect ledger 1, try to transfer, (you can reject on ledger device)
  • does it throw an error before Ledger asks you to sign?

@lukaw3d lukaw3d added extension bug Something isn't working labels Dec 6, 2024
@matevz
Copy link
Member

matevz commented Dec 6, 2024

RE multiple devices: I can't seem to reproduce this. Either using two Ledgers initialized with the same or different mnemonics.

Test setup: Nano S and Nano X, ROSE Wallet extension 2.0.0, Chrome 131.0 on KUbuntu 24.0.

@lukaw3d
Copy link
Member Author

lukaw3d commented Dec 9, 2024

One solution for this would be:
on load / on profile unlock: if user has any ledger accounts in their wallet, then open #/open-wallet/connect-device

@lukaw3d
Copy link
Member Author

lukaw3d commented Dec 15, 2024

the original user was using brave browser. Maybe caused by Web Permission Lifetimes feature https://brave.com/privacy-updates/8-grab-bag-2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension
Projects
None yet
Development

No branches or pull requests

2 participants