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

Sometimes matrix js sdk will partially crash #4433

Open
Porianesu opened this issue Sep 26, 2024 · 1 comment
Open

Sometimes matrix js sdk will partially crash #4433

Porianesu opened this issue Sep 26, 2024 · 1 comment
Labels
T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@Porianesu
Copy link

Sometimes matrix js sdk will partially crash. At this point, some functions similar to queueToDevice will not be available and will report the error 'failed to exclude transaction'. When checking the console's IndexDB, it will be found that the entire crypto store database has disappeared, leaving only a name. But the sendMessage function can still be used, and the sent message can only be seen by oneself, not by the other party. Is there any way to detect this scene.

@dosubot dosubot bot added the T-Defect label Sep 26, 2024
@richvdh
Copy link
Member

richvdh commented Sep 30, 2024

At this point, some functions similar to queueToDevice will not be available and will report the error 'failed to exclude transaction'

Failed to exclude transaction? Are you sure?

Could you paste the exact exception you are seeing?

@richvdh richvdh added the X-Needs-Info This issue is blocked awaiting information from the reporter label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

2 participants