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

Ledger Flex seems to not be recognized #395

Open
Ethnical opened this issue Dec 10, 2024 · 2 comments
Open

Ledger Flex seems to not be recognized #395

Ethnical opened this issue Dec 10, 2024 · 2 comments
Assignees

Comments

@Ethnical
Copy link
Contributor

Ethnical commented Dec 10, 2024

Bug Description

The ledger flex is not recognized and thus will cause simulation to use overrides and will likely fail.

Steps to Reproduce

  1. Connect the ledger flex
  2. Sign the task -> https://github.com/ethereum-optimism/superchain-ops/tree/main/tasks/sep/021-refresh-signers-fakeFoS

This will show this message error 'legder not found':

and then simulated with the overrides an fail.

Expected behavior

To detect the ledger and simulate correctly the task.

Worth noting that: Recently, we upgrade eip712sign to v0.0.8 to fix some ARM problem (see there:#375)
But doesn't seems to help there..

@ethereum-optimism ethereum-optimism deleted a comment Dec 10, 2024
@tynes
Copy link
Contributor

tynes commented Dec 10, 2024

This is likely a device id not existing in the ledger Go library used by geth

@sebastianst
Copy link
Member

sebastianst commented Dec 12, 2024

Just tried signing task sep/021 again with a Flex and eip712sign v0.0.8 and again got error Warning: signer creation failed: no ledgers found, please connect your ledger.

I can normally sign transactions with the Flex and the Ledger Live app.

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