ethereum / ethereum/staking-launchpad

Metamask and Ledger not working for making a deposit using the launchpad

Open
#439 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
304
Forks
226
PR merge metrics
No merged PRs in 30d

Description

The latest version of metamask and ledger do not work with the Launchpad.
I have tested different machines (2 Windows and one Mac), different browsers on each (Firefox, Chrome, Brave), and different ledger devices (s and x) with no luck. All devices and applications are updated to the latest versions.

Metamask error log when using Chrome and Brave (both require a bridge to Ledger Live app) is there are not sufficient funds (this is not correct since wallet has more than enough to cover the deposit as well as the gas):

"op": "add",
"path": "/err",
"value": {
"message": "[ethjs-query] while formatting outputs from RPC '{\"value\":{\"code\":-32000,\"message\":\"insufficient funds for gas * price + value\"}}'",
"stack": "Error: [ethjs-query] while formatting outputs from RPC '{\"value\":{\"code\":-32000,\"message\":\"insufficient funds for gas * price + value\"}}'\n at chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-0.js:18:142161"
},
"note": "transactions:tx-state-manager#fail - add error",
"timestamp": 1635982203113

Metamask error log when using Firefox (does not require Ledger Live app) is the following:

"Ledger device: UNKNOWN_ERROR (0x6b0c)",
"stack": "TransportStatusError@https://metamask.github.io/eth-ledger-bridge-keyring/bundle.js:18125:18/nTransport/this.send@https://metamask.github.io/eth-ledger-bridge-keyring/bundle.js:22001:15/n"

Last week I opened tickets with Ledger and Metamask but no feedback yet from them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.