-
Notifications
You must be signed in to change notification settings - Fork 51
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
show ledger path not working properly #26
Comments
I can confirm and already reported it on Reddit. But I need time to reproduce the error and deliver more details. |
Could you please post the entire error, not just those portions of it? |
Can you also please run it with |
This has to do with U2F support. On macOS, U2F support sometimes causes things not to go through at all -- retrying until it works is the current work-around. On Linux, this warning is spurious and has been changed to reflect that. |
We are working on completely getting rid of this glitch. |
This is a duplicate of #30 which ended up collecting more details. Please refer there for more details and how to resolve. |
Running
tezos-client show ledger path ...
shows the following error.APDU level error: Unexpected sequence number (expected 0, got 191)
on the console (3 times)and
Unrecognized operation
on the ledger.The text was updated successfully, but these errors were encountered: