nunchuk-io / libnunchuk

GNU General Public License v3.0
57 stars 10 forks source link

Trezor is locked. #1

Closed qustavo closed 3 years ago

qustavo commented 3 years ago

I'm running nunchuck 0.9.3 on linux and I'm getting this message when trying to refresh devices:

Could not open client or get fingerprint information: Trezor is locked. Unlock by using 'promptpin' and then

Any hint?

hugohn commented 3 years ago

Hi @gchaincl , are you using Trezor One or Trezor T? And is it PIN-enabled?

qustavo commented 3 years ago

It's a Trezor One, pin enabled

hugohn commented 3 years ago

@gchaincl Unfortunately currently we only support the Trezor One in no-PIN mode (as the Trezor One can't use its own display for PIN input). We might add this to Nunchuk in the near future.

(FWIW, Trezor T is more secure than Trezor One for this reason. Entering PIN directly on the Trezor is safer than entering PIN on a host device.)

qustavo commented 3 years ago

Ok, thanks!