-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Parity Issues 1.9.2 - Nano Ledger #7820
Comments
I may be having the same issue... posted here: https://ethereum.stackexchange.com/questions/39046/parity-1-9-2-ledger-nano |
It is most likely an issue with the new Parity client itself. I have tried using the nano with MEW and works fine. |
I have the same problem in Parity 1.9.4. @5chdn you gave a hint on reddit that this should have been fixed in 1.9.4. Know anything about it? :) |
The issue looks to be that |
I have the same issue with Parity 1.9.5 and Trezor. Is there some workaround? I really need to send some ethereum out... |
You can work around it with |
Thanks for the hint. Worked like a charm. |
I have the same issue. It's way beyond my skills to use the command line (wherever that is). What do I do? |
@toasteruk I don't know of an easier workaround than that. If you're on Windows or Ubuntu, you can get a command line by clicking the start menu, and typing "command line" (not sure about Mac). On Ubuntu or Mac the commands should work as-is, on Windows you may need to change to the directory you installed Parity to. Another workaround would be to use MyEtherWallet, if it works for your use case. |
I was having issues with a dapp that I was using my ledger with. Parity is
the only option until Metamask add ledger support. I got it sorted though
by reverting to an older version of Parity. Thanks
…On Mon, 2 Apr 2018, 17:43 James Pickering, ***@***.***> wrote:
@toasteruk <https://github.com/toasteruk> I don't know of an easier
workaround than that.
If you're on Windows or Ubuntu, you can get a command line by clicking the
start menu, and typing "command line" (not sure about Mac). On Ubuntu or
Mac the commands should work as-is, on Windows you may need to change to
the directory you installed Parity to.
Another workaround would be to use MyEtherWallet, if it works for your use
case.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7820 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcIVvUk90Kb0kppW5ijq-r4vLddg5IhOks5tklUsgaJpZM4R71Ry>
.
|
Funnily enough, this issue (and the more general context of the Parity UI being deprecated) prompted me to look at adding Ledger support to MetaMask. I made some progress (which I discussed on MetaMask/metamask-extension#717), but some weird architectural choices by Chrome are making it much harder than it needs to be (either Chrome or MetaMask would need to make some painful changes to their security model). It might actually be easier to write a new Chrome plugin that's Ledger-only, but I've never quite found the motivation (or time) to do so. |
Oh right! Well I can certainly say you'd be a hero to many of us Ledger
owners if did find the time :)
…On Mon, 2 Apr 2018, 18:37 James Pickering, ***@***.***> wrote:
Funnily enough, this issue (and the more general context of the Parity UI
being deprecated) prompted me to look at adding Ledger support to MetaMask.
I made some progress (which I discussed on MetaMask/metamask-extension#717
<MetaMask/metamask-extension#717>), but some
weird architectural choices by Chrome are making it much harder than it
needs to be (either Chrome or MetaMask would need to make some painful
changes to their security model). It might actually be easier to write a
new Chrome plugin that's Ledger-only, but I've never quite found the
motivation (or time) to do so.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7820 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AcIVvSAqPY7afGEMuSmhEvi8eCHhZr8_ks5tkmHBgaJpZM4R71Ry>
.
|
I got the same issue on version 1.9.6? any fix patches? |
For me Trezor now works with "Parity 1.10.1-beta". Maybe you can give that version a try? |
@Xiaoyang-Zhu @toasteruk @jamespic @m5x @svantetobias can you try the latest v1.10.1? |
Same error for me even after trashing app and installing latest stable release on mac. |
@shane1900 What about 1.10.1, which is the latest beta release? |
Moved to parity-js/shell#69 |
@shane1900 can you confirm it happened on v1.10.1 (and answer in the new issue)? |
@shane1900 Could you please try with Parity v1.10 and to connect the Ledger Nano S before launching Parity and Parity UI ? |
@Tbaut Yes that works with v1.10 thank you. I was not wanting to use the beta since previously it had not worked with Maker / Dai CDP's. Another bug though, setting custom gas did not take on the first screen. Had to edit it manually again on the confirmation popup. |
Thanks @shane1900, can you confirm you're on windows? |
Yes v.1.10 on windows @Tbaut |
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
1)Parity client detects a connected Nano Ledger S, but is unable to confirm request throwing error "32602 invalid params: invalid type: null, expected string"
No prompt on the Nano Ledger S itself either.
2)Parity does not show Accounts list if Nano Ledger S is connected before starting the Parity Client.
The text was updated successfully, but these errors were encountered: