-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Bug] 'chia keys derive wallet-address' unhandled exception #18626
Comments
Hey @DrakoPensulo , thank you for the report. I am able to reproduce the issue and the team is looking into a solution for it. |
I was able to reproduce this; however, adding "-f <fingerprint_of_wallet>" resolved the issue. Perhaps the fingerprint is simply required now? |
@Quexington were you able to reproduce? maybe fingerprint is a workaround with the recent changes? IIRC the previous issue involved which default keyring to use. |
@wjblanke @Quexington , I have confirmed that this is fixed in main |
@DrakoPensulo ,this issue has been fixed in main with #18516 and will be included in the next release |
Hey @DrakoPensulo , this fix should now be in the latest RC. Can you test it to see if the error is resolved on your side? |
@BrandtH22 It seems it works in 2.4.4 rc3. |
Thank you for the confirmation @DrakoPensulo 🥳 Let us know if other issues or questions arise |
What happened?
The command 'chia keys derive wallet-address' fails due to an unhandled exception. It seems that versions <=2.4 or 2.4.1 did not have that issue.
Version
2.4.3
What platform are you using?
Windows
What ui mode are you using?
CLI
Relevant log output
The text was updated successfully, but these errors were encountered: