LedgerHQ/ledger-live-common

ledger-live CLI returns "Ledger device: UNKNOWN_ERROR (0x6511)" when sending getAddress command to ledger nano s

yingvi opened this issue · 2 comments

I use ledger live CLI to communicate with tron app, but when sending getAddress command to ledger nano s, returns "Ledger device: UNKNOWN_ERROR (0x6511)" .

The command : ledger-live getAddress -c tron --path "44'/195'/0'/0/0" --derivationMode ''

other commands which needs to interact with Ledger live S also returns this error.

but for the command which only obtain information from the chain will work fine.

Same problem

Same problem