Skip to content
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

no key for given address or file when removing account added from private key #16764

Open
anastasiyaig opened this issue Nov 15, 2024 · 1 comment
Labels
bug Something isn't working wallet-team
Milestone

Comments

@anastasiyaig
Copy link
Contributor

Bug Report

Description

After adding new keypair via Private key I am unable to remove this key pair and corresponding derived account. The error says no key for given address or file

I was not able to reproduce this bug once again on another account. Maybe you have faced something similar before.

My steps were:

Added a new keypair via Private Key and created derived account based on this keypair
Synced Desktop with mobile device (not sure if this step is essential)
Tried to Remove created account

Actual result: cannot remove the account. Key pair is not listed within the list of existing key pairs but at the same time when I try to add the same keypair again, it says that keypair already exists.

Logs https://drive.google.com/file/d/1gJxyKGDIaqN3QI69lac0CMWOCYVbOc01/view?usp=drive_link

Video https://drive.google.com/file/d/178DHZ4DQHE94SntCOI97k4s4yVh6l8mG/view?usp=drive_link

@anastasiyaig anastasiyaig added the bug Something isn't working label Nov 15, 2024
@anastasiyaig anastasiyaig added this to the 2.32.0 Beta milestone Nov 15, 2024
@anastasiyaig
Copy link
Contributor Author

The issue was encountered by @pavloburykh today. I was not able to reproduce it, neither the autotest we have (that checks adding account from private key , editing it and removing is checked on daily basis).

It has to be some race condition somewhere, either syncing or the account was migrated several times and that causes the problem, I can't say for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wallet-team
Projects
Status: No status
Development

No branches or pull requests

1 participant