btcpayserver / BTCPayServer.Vault

Sign with software or hardware wallets
MIT License
163 stars 75 forks source link

Cannot connect Trezor Safe 3 (was T) #75

Closed handlebar091 closed 4 months ago

handlebar091 commented 10 months ago

Describe the bug

Your BTCPay Environment (please complete the following information):

Your local environment (please complete the following information):

Your hardware wallet details (please complete the following information):

Additional context

Adding wallet to BTCPayServer via Vault, wallet seems to be detected but is shown as "Device: null" and then when I confirm (Address type: segwit, Account: 0), I get "An unexpected error happened. (Object reference not set to an instance of an object.)".

This is a new Trezor ~T~ Safe 3 wallet and am using the shipped USB-C cable.

Screenshots / Video / GIf (if applicable)

Screenshot 2023-12-19 130412

handlebar091 commented 10 months ago

I can potentially do some debugging if pointed in the right direction.

handlebar091 commented 10 months ago

Closing this, I actually have a Trezor Safe 3, not a model T . . . duh. Support should be coming soon, though: https://github.com/bitcoin-core/HWI/issues/713

NicolasDorier commented 10 months ago

I keep it open, as I will need to update HWI on this project.

ShayanPersonal commented 8 months ago

Looks like HWI 2.4.0 with Trezor Safe 3 support was recently released.

https://github.com/bitcoin-core/HWI/releases/tag/2.4.0

handlebar091 commented 8 months ago

Circling back to this @NicolasDorier , thanks.

epoberezkin commented 4 months ago

Thank you!

When do you plan to release it here?

NicolasDorier commented 4 months ago

@epoberezkin @ShayanPersonal @handlebar091 just did https://github.com/btcpayserver/BTCPayServer.Vault/releases/tag/Vault%2Fv2.0.10

navels commented 4 months ago

Thanks!