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

Can"t sign transaction #1381

Open
Zigm4 opened this issue Oct 25, 2024 · 1 comment
Open

Can"t sign transaction #1381

Zigm4 opened this issue Oct 25, 2024 · 1 comment
Labels
anchor bug Something isn't working

Comments

@Zigm4
Copy link

Zigm4 commented Oct 25, 2024

Description

I can't sign some transaction (Stack on Pepper Stake, Send assets via AH) but some are working.

Infos:

  • I'm using a ledger with Anchor App (Ledger Nano (2.2.4), Ledger Stax up to date too)
  • I tried on PC and MAC
  • I tried with the current version of Anchor and verion n-1
  • I tried with Active account and Owner account

When i try to validate a transaction:

  • Review transaction : OK
  • Review transaction 1 : OK
  • Review transaction 2 : KO just when after Quantity i click next (it close the app on the ledger and generate an error on Anchor)

Platform

Desktop (Windows)

Steps To Reproduce

No response

Relevant log output

{
  "name": "DisconnectedDevice",
  "message": "DisconnectedDevice",
  "stack": "Error: \n    at new CustomError (C:\\Program Files\\Anchor Wallet\\resources\\app.asar\\node_modules\\@ledgerhq\\errors\\src\\helpers.ts:26:18)\n    at HID.<anonymous> (C:\\Program Files\\Anchor Wallet\\resources\\app.asar\\node_modules\\@ledgerhq\\hw-transport-node-hid-noevents\\src\\TransportNodeHid.ts:127:25)"
}

Contact Details

[email protected]

Anything else?

No response

@Zigm4 Zigm4 added anchor bug Something isn't working labels Oct 25, 2024
@aaroncox
Copy link
Member

Hrm, I haven't ever seen this behavior before, where it actually closes the app on the Ledger device.

It sounds like some sort of data being passed into the Ledger app itself is causing the crash, and then Anchor is just losing connection since the app is closing.

If you try to perform the exact same transaction again, does it repeat itself and crash again?

If so, it seems as if there must be some sort of bug inside the EOS Ledger app itself. We didn't develop that app and don't maintain it, so I'm at a bit of a loss as to exactly how to troubleshoot this 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anchor bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants