-
Notifications
You must be signed in to change notification settings - Fork 32
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
Sync2 + Ledger on Linux: "Wrong device" #240
Comments
Do you have another ledger? This error is reported when a non-matched(not previously imported) device connected. |
Is there something specific about the physical device that would matter? I have several ledger devices, but the one I am attempting to use with this application is provisioned with the same seed (and thus, keys) that has previously been used with the application. |
the error message indicates the address(or say pub key) is not the one the app knows. you may re-link the device with sync app. |
that... doesn't make sense. i open the app, connect with my wallet, see my funds, and attempt to move them -- then get the error. |
The xpub is already stored in the sync app. That's to say, you can see the wallet and funds without connected to ledger device. |
I'm unable to sign (or even initiate) transactions due to the application failing to interact with the Ledger app. With the VeChain app open on my Ledger wallet, I'm getting a "Wrong Device" error, as can be seen from the screenshot below:
System information
Ledger information
I'm not sure how to debug this further. No error messages are printed to the console when the application is started from the command line, and there isn't any sort of error message displayed in any of the Developer Tools tabs -- until I close the modal, of course, and then a JS error about the transaction being canceled is printed out:
The text was updated successfully, but these errors were encountered: