-
Notifications
You must be signed in to change notification settings - Fork 245
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
fix starting server with hardware wallet plugged in #1748
Conversation
…allet pin to be entered if such a hardware wallet is plugged in when starting the server
✅ Deploy Preview for specter-desktop-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
I have a similiar experience when i do |
it only seems to happen with bitbox02 (I have only tested bitbox02 and ledger nano x so far). I have raised an issue with HWI bitcoin-core/HWI#613 |
Ok, i get it now. I think the HWI-issue should solve that issue and potentially, we could also solve it by removing the |
Discussed with @moneymanolis , should not be that complicated than i first thought. He'll look and then we can probably merge this even without the notification-stuff. |
I am experiencing the problem mentioned in the comment, Python crashes for me (tested with Trezor One) - so, we can't merge. @djpnewton I am not sure whether the issue was placed best with HWI, perhaps makes sense to at least also open an issue with the Bitbox guys? I'd close the PR for now, we can reopen if we have news from HWI and / or the Bitbox team. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't merge, see comment in the conversation.
I think we could still improve the experience for the users:
Not sure whether @djpnewton is up for such a change but reopening the PR anyway. Will close after a week or so and effectively turn this into an issue if we don't have acitivity here. |
Ok, let's close this. Feel free to reopen if necessary. |
fix issue where the server stalls on startup waiting for a hardware wallet pin to be entered if such a hardware wallet is plugged in when starting the server
there is no feedback to the user that the startup process is waiting for the hardware wallet pin to be entered (or unplugged) so it is confusing for the user why specter desktop has stalled
I havent experienced the issue documented in the removed code comment below.. perhaps it is not an issue with current HWI version? I guess it will need some more testing to verify: