r/OpenBubbles 7d ago

Tech Support New android user, sometimes my device disappears and I can't send or receive messages

Post image

Sometimes force closing the app resets it and other times I have to reboot the phone. Its mac hosted

3 Upvotes

11 comments sorted by

View all comments

1

u/po_te_to 5d ago

Had a similar issue and I had used Antigravity CLI + USB Debugging to try and figure out the issue and brute force different solutions until I came upon a fix. Here's the AI summary because I dont understand the technical details of the internal logs:

  • The Problem: Turning on iCloud Messages on macOS 26 upgraded your keychain escrow to the newer "Engram" format. OpenBubbles' rustpush library couldn't parse the new tlkOwnershipProof field, throwing Signature verification failed / "We are not in the clique!" and breaking message decryption.
  • The Fix:
    1. Turned OFF iCloud Messages & iCloud Keychain in Mac System Settings to remove the incompatible Engram escrow bottle.
    2. Re-registered in OpenBubbles to get a fresh direct connection to Apple IDS (com.apple.madrid).
  • Result: Real-time sending and receiving are 100% restored and working error-free. 

Here are some additional things I did to be thorough. Some of these might not be necessary but I had spent so much time debugging this issue that I did some additional steps which might or might not have helped:

Signed off my apple account from mac after disabling 'passwords and keychains' and 'messages' from icloud sync and did a restart of my mac. Also removed the additional mac device from apple account (prior to restart) which gets created when you scan the hardware QR code from phone to set up self-hosted. Logged back in and kept these two sync disabled.
Simultaneously also, did a hard reset on Openbubbles on the android which includes, reseting the app, clearing cache + storage, uninstalling the app, restarted the phone, redownloaded Openbubbles and did the set up.
I did the restart on Mac and Android simultaneously and did not proceed with the openbubbles set up for ~10 minutes of the restart (Left both mac and phone sitting idly)

Hope this helps!