Skip to content
Cosmopediaby Unity Nodes
DiscussionsMiscellaneousUnable to sign delegation transaction with Ledger Nano S + Cosmos AppForum ↗

Unable to sign delegation transaction with Ledger Nano S + Cosmos App

Miscellaneous5 posts1,871 views6 likesLast activity Mar 2019
TH
theophoricOP
Mar 2019

I’m trying to delegate atoms using the command:
gaiacli tx staking delegate XXXXX YYYYuatom --from ZZZZ --ledger --gas auto --gas-prices 0.025uatom

My ledger has been properly initialized, the cosmos application is installed and open.

The command either hangs or I get this response: ERROR: [APDU_CODE_OUTPUT_BUFFER_TOO_SMALL] Authentication method blocked.

At NO POINT does any prompt come up on my ledger. Quitting the Cosmos app while the command is hanging gives this error: ERROR: ledger nano S: hidapi: unknown failure.

Please advise on how I can resolve this issue – I am eager to delegate.

Thank you.

JL
jleni
Mar 2019 3

Hi Theophoric,
I think you are discussing this issue here:

github.com/cosmos/ledger-cosmos

Issue: "Authentication method blocked" error while signing transaction

opened by mossid on 2019-03-14
closed by jleni on 2019-03-14
confirm transaction before signing and broadcasting [Y/n]: y
ERROR: [APDU_CODE_OUTPUT_BUFFER_TOO_SMALL] Authentication method blocked
Enviorment:
Device: Ledger Nano S
Firmware version: 1.4.2
App Version: 1.0.0
Ledger Live Version:...

This is probably because you are running v1.0.0
The problem was fixed weeks ago in v1.0.1

If your Ledger firmware is still 1.4.2, Ledger Live does not seem to show new versions.
Please upgrade your Ledger firmware to 1.5.5

Then you will have access to the latest Cosmos app v1.1.1 and the issue should be fixed.

TH
theophoric
Mar 2019

Thank you jleni – this was the proper fix.

I had an older version of Ledger Live installed, which apparently can’t detect on its own that it’s out of date and can’t detect that there’s newer versions of firmware available for the Nano. Will just add this to the infinitely long list of frustrations and headaches I’ve had with the product.

JL
jleni
Mar 2019 2

I tweeted this out because too many people are finding the same problem…

twitter.com

Juan Leni (jleni)

If you are still using Ledger firmware 1.4.2 and you see [APDU_CODE_OUTPUT_BUFFER_TOO_SMALL] please upgrade your Ledger to 1.5.5 and the Cosmos app. You are using a version that is several weeks old. The bug was fixed long time ago in Cosmos app v1.0.1. @Cosmos @Ledger
CH
chjango
Mar 2019 1

I retweeted this and broadcasted it across Cosmos subreddit and telegram groups. People should be sufficiently notified. And if not, we can point them to this forum post.

← Back to Discussions