Skip to content

[BUG] Error: ledger nano S: hidapi: failed to open device #2648

@nickster64

Description

@nickster64

Seid version
name: sei
server_name:
version: v6.2.5
commit: c18a74c
build_tags: netgo,ledger
go: go version go1.24.5 darwin/arm64
build_deps:

  • cosmossdk.io/errors@v1.0.0
  • filippo.io/edwards25519@v1.0.0-rc.1
  • github.com/99designs/go-keychain@v0.0.0-20191008050251-8e49817e8af4

Chain ID
pacific-1

Describe the bug
Unable to sign .json file with a Ledger Nano S. The Ledger has the latest firmware and Cosmos app updates.

To Reproduce
Steps to reproduce the behavior:
seid tx sign \
unsigned-claim.json
--multisig=[validator_address]
--output-document=ledger2.json
--chain-id="pacific-1"
--from="ledger2"
--sign-mode=amino-json
--node https://sei-rpc.polkachu.com:443
--ledger

Expected behavior
The .json gets signed with the Ledger

Screenshots
n/a

Additional context
I had last signed a transaction with my Ledger over a year ago with no issues. I updated my seid to the latest v6.2.5 and now I receive this error. I restarted my computer and disabled any 3rd party browser extensions that might interfere but the error persists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglinearCreated by Linear-GitHub Sync

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions