react-celo icon indicating copy to clipboard operation
react-celo copied to clipboard

[use-contractkit] Ledger Error Message

Open patricknbaron opened this issue 3 years ago • 5 comments

When a user connects with a Ledger but opens another network like Ethereum on the app, the error message is incorrect.

Current message: "Possible connection is lost with the ledger. Check if still on and connected. Ledger device: UNKNOWN_ERROR (0x6804)"

Should be something like: "You're connected to Ethereum network, switch to the Celo app on your Ledger."

image

patricknbaron avatar Nov 16 '21 17:11 patricknbaron

It seems that when Ledger updated their software the Celo app became sort of buggy. We're looking more into the Celo Ledger app.

dckesler avatar Dec 08 '21 17:12 dckesler

I think this might be deeper in the stack

aaronmgdr avatar Mar 17 '22 18:03 aaronmgdr

It's definitely deeper in the stack as @aaronmgdr said. The errors Ledger's libs surface are usually pretty terse. We may be able to distinguish between them in some cases but not always

jmrossy avatar Mar 20 '22 08:03 jmrossy

ledger package we use is a bit old we should see if upgrading helps https://github.com/LedgerHQ/ledgerjs

aaronmgdr avatar May 12 '22 22:05 aaronmgdr

Depends on 9584

aaronmgdr avatar May 19 '22 18:05 aaronmgdr