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

CRITICAL ERROR: There are no account state for CRS #265

Open
sondreb opened this issue Oct 18, 2022 · 4 comments
Open

CRITICAL ERROR: There are no account state for CRS #265

sondreb opened this issue Oct 18, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@sondreb
Copy link
Member

sondreb commented Oct 18, 2022

image

@sondreb sondreb added the bug Something isn't working label Oct 18, 2022
@dangershony
Copy link
Member

Do you know the fix?

@sondreb
Copy link
Member Author

sondreb commented Oct 18, 2022

No, it happens in the indexer (local wallet indexer) if there are no account state available. It likely happened with quick wallet and not normal.

The only logical answer without more heavy debugging, is that the indexer process calls save on the store, right after user has added a new account. Then you can get into race condition.

image

@sondreb
Copy link
Member Author

sondreb commented Oct 19, 2022

Got an identity account that worked yesterday, today it stopped working:

image

This might be some crash that happens while I'm developing, but it might also be an issue that needs further investigation.

@sondreb
Copy link
Member Author

sondreb commented Nov 4, 2022

Had an existing STRAX wallet, attempted to add CRS account to the same wallet, and it failed:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants