-
Notifications
You must be signed in to change notification settings - Fork 1
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
Ledger U2F timeout issue #224
Comments
There's some initial bits for the webusb transport in feature/224-ledger-webusb, but it requires the Rise app on the ledger to explicitly support webusb, as stated in this ticket. |
I'm having the same issue, despite the fact that ledger support advised using brave and opera browser but it's still not working in all these platforms with same error U2F Timeout. |
- fixed deep linking (button to activate webusb) - remember last used ledger - button to unmount ledger
We have a fully working webusb version (tested on Chrome, but blink-based browsers should work too) in this PR. Unfortunately to make it work one needs the new rise app installed on the device and that one still hasn't been released to the ledger app store. Stay tuned... |
We're still waiting for the new rise ledger app to be published on ledger manager. Version working with webusb: 1.3.0 |
Current version of ledger has a random timeout issue. At the moment we instruct the user to redo the tx confirmation in case that happens. Also the UI timeout has been lowered from 30sec to 10.
Official info:
https://support.ledger.com/hc/en-us/articles/360018810413-U2F-timeout-in-Chrome-browser
The text was updated successfully, but these errors were encountered: