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

Bug: Application error on Conversation when sending or syncing messages #855

Open
anthony23991 opened this issue Mar 3, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@anthony23991
Copy link

Describe the bug

After cleaning up multiple unused installations for better testing, attempting to sync or send a message in an existing conversation on xmtp.chat using [email protected] now throws an "Intent not committed" error. The console logs show multiple xmtp_mls::groups::mls_sync errors such as:

Image

Expected behavior

Messages should send and sync normally without the "Intent not committed" error, regardless of how many installations have been removed or cleaned up.

Steps to reproduce the bug

  1. Clean or remove multiple unused installations for testing purposes.
  2. Open xmtp.chat (current version for @xmtp/browser-sdk is 0.0.21).
  3. Attempt to sync or open an existing conversation.
  4. Send a message in that conversation.
  5. Observe the "Intent not committed" error and related logs in the console.
@anthony23991 anthony23991 added the bug Something isn't working label Mar 3, 2025
@rygine
Copy link
Collaborator

rygine commented Mar 4, 2025

@anthony23991, after removing installations, you may need to also remove the associated databases. in the browser, you'll need an extension to browse the OPFS and remove them manually.

please let me know if these issues persist after removing the database.

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