sparrow icon indicating copy to clipboard operation
sparrow copied to clipboard

connection to TREZOR without password

Open RaulRider opened this issue 3 years ago • 4 comments

When trying to create a new wallet with a Trezor (Trezor one) the connection fails if no password is set (trezor's password) which I tried by leaving the field password blank.

The connection works fine if you set a password (Trezor's password)

RaulRider avatar Oct 05 '21 20:10 RaulRider

Found this somewhat related issue that was resolved. https://github.com/bitcoin-core/HWI/issues/489

Does the Trezor One work with other wallets using HWI?

6102bitcoin avatar Oct 05 '21 21:10 6102bitcoin

electrum does work with Trezor One using HWI

RaulRider avatar Oct 05 '21 21:10 RaulRider

It's true that HWI fails when the Trezor is configured to require a passphrase, and no passphrase is supplied. Ideally HWI should not fail, and should simply return the wallet configured only by the seed. This needs an issue on the HWI Github - I haven't got to it yet.

The simple workaround is to toggle off the passphrase functionality on the Trezor (see the USB icon in the status bar).

electrum does work with Trezor One using HWI

Electrum doesn't use HWI.

craigraw avatar Oct 06 '21 05:10 craigraw

Hello @craigraw , has this been addressed? I am having this problem today. :(

alexaptib avatar May 04 '22 05:05 alexaptib

Reported to HWI as https://github.com/bitcoin-core/HWI/issues/639

prusnak avatar Oct 30 '22 07:10 prusnak