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 -- ethsign: failed to sign tx #936

Open
saucepoint opened this issue Apr 11, 2022 · 1 comment
Open

Ledger -- ethsign: failed to sign tx #936

saucepoint opened this issue Apr 11, 2022 · 1 comment

Comments

@saucepoint
Copy link

When trying to sign transaction with a ledger hardware wallet, I am prompted on the device to accept & send the transaction as expected.

However, I receive an error:

ethsign tx --sig --from <ledger address> --to <contract address> --gas-price 2000000000 --prio-fee 1000000000 --data <method signature> --gas-limit 1500000 --nonce 16 --value 0x0 --chain-id 1
Waiting for hardware wallet confirmation...
ethsign: failed to sign tx

I have tried setting environment variables which does not seem to fix the error. I believe the ledger and command is working since I'm getting prompted on the device to sign the transaction. It doesnt seem like ethsign is handling the response correctly? The command works for addresses saved to the keystore

@saucepoint
Copy link
Author

have tried setting the udev rules too: https://support.ledger.com/hc/en-us/articles/115005165269-Fix-connection-issues?support=true

does not make a difference

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

1 participant