xmtp / libxmtp

LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
MIT License
42 stars 18 forks source link

LOAD_CONVERSATIONS_FAILED: Error: Call to function 'XMTP.listGroupMembers' has been rejected. #955

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 1 month ago

Sentry Issue: CONVERSE-REACT-NATIVE-1D4

LOAD_CONVERSATIONS_FAILED: Error: Call to function 'XMTP.listGroupMembers' has been rejected.
→ Caused by: uniffi.xmtpv3.GenericException$GroupException: Group error: storage error: Pool error: timed out waiting for connection
  at ?anon_0_ (/utils/xmtpRN/conversations.ts:357:28)
...
(10 additional frame(s) were not displayed)
nplasterer commented 1 month ago

Could be related to https://github.com/ephemeraHQ/converse-app/issues/422