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

TransportOpenUserCancelled error when attempting to connect a ledger nano using CW #17655

Closed
kjozwiak opened this issue Aug 24, 2021 · 2 comments · Fixed by brave/brave-core#9827

Comments

@kjozwiak
Copy link
Member

kjozwiak commented Aug 24, 2021

Description

Connecting to a Ledger Nano stopped working on Nightly. You'll get a TransportOpenUserCancellederror when viewing the browse console for CW via brave://inspect/#extensions. However, Trezor works without any issues once you've installed the needed bridge so it seems to be ledger nano related.

Steps to Reproduce

  1. launch Nightly (used 1.30.41 Chromium: 93.0.4577.51 in this case)
  2. ensure that you have a nano ledger connected/unlocked and ETH selected
  3. visit brave://wallet and attempt to connect to the ledger nano

I tried connecting it on BETA & Release and it worked without any issues:

  • 1.29.67 Chromium: 92.0.4515.159 - Couldn't reproduce
  • 1.28.106 Chromium: 92.0.4515.159 - Couldn't reproduce

Actual result:

ledgerNightly

Expected result:

BETA

Reproduces how often:

100% reproducible using the STR mentioned above.

Brave version (brave://version info)

Brave | 1.30.41 Chromium: 93.0.4577.51 (Official Build) nightly (64-bit)
-- | --
Revision | 762d21050e2da59930c784c09b134d0b0b148188-refs/branch-heads/4577@{#915}
OS | Windows 10 OS Version 2009 (Build 19042.1165)

Version/Channel Information:

  • Can you reproduce this issue with the current release? No
  • Can you reproduce this issue with the beta channel? No
  • Can you reproduce this issue with the nightly channel? Yes

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? N/A
  • Does the issue resolve itself when disabling Brave Rewards? N/A
  • Is the issue reproducible on the latest version of Chrome? N/A

Miscellaneous Information:

CCing @mkarolin @bsclifton @rebron @bbondy @srirambv

@kjozwiak kjozwiak changed the title LEDGER:::CREATE APP ERROR when attempting to connect a ledger nano using CW TransportOpenUserCancelled error when attempting to connect a ledger nano using CW Aug 24, 2021
@kjozwiak
Copy link
Member Author

Closing as this was fixed via brave/brave-core#9827.

@srirambv
Copy link
Contributor

Verification passed on

Brave 1.29.75 Chromium: 93.0.4577.58 (Official Build) (x86_64)
Revision c4410ece044414ea42fa4ba328d08195e818a99c-refs/branch-heads/4577@{#1076}
OS macOS Version 11.5.2 (Build 20G95)
  • Verified no error while connecting Ledger Nano
  • Verified able to unlock h/w device and link an address
image image

Verification passed on

Brave 1.29.75 Chromium: 93.0.4577.58 (Official Build) (64-bit)
Revision c4410ece044414ea42fa4ba328d08195e818a99c-refs/branch-heads/4577@{#1076}
OS Windows 10 OS Version 2009 (Build 19043.1110
  • Verified no error while connecting Ledger Nano
  • Verified able to unlock h/w device and link an address
image image

Ledger still fails to connect on Linux.

@srirambv srirambv removed the feature/web3/wallet Integrating Ethereum+ wallet support label Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment