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

show ledger path not working properly #26

Closed
murbard opened this issue Sep 17, 2018 · 6 comments
Closed

show ledger path not working properly #26

murbard opened this issue Sep 17, 2018 · 6 comments

Comments

@murbard
Copy link

murbard commented Sep 17, 2018

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.

@jdsika
Copy link

jdsika commented Sep 17, 2018

I can confirm and already reported it on Reddit. But I need time to reproduce the error and deliver more details.

@jhartzell42
Copy link
Collaborator

Could you please post the entire error, not just those portions of it?

@jhartzell42
Copy link
Collaborator

Can you also please run it with export TEZOS_LOG="client.signer.ledger -> debug" first?

@jhartzell42
Copy link
Collaborator

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.

@jhartzell42
Copy link
Collaborator

We are working on completely getting rid of this glitch.

@3noch
Copy link
Collaborator

3noch commented Jan 15, 2019

This is a duplicate of #30 which ended up collecting more details. Please refer there for more details and how to resolve.

@3noch 3noch closed this as completed Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants