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: ERROR in create: LibXMTP.GenericError.ApiError(message: "API error: connection failed: transport error") #554

Open
jingledongding opened this issue Dec 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jingledongding
Copy link

Describe the bug

ERROR ERROR in create: Call to function 'XMTP.create' has been rejected.
→ Caused by: org.xmtp.android.library.XMTPException: Error creating V3 client: Generic Error: API client error: identity error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Caused by: identity error: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Caused by: status: Unknown, message: "transport error", details: [], metadata: MetadataMap { headers: {} }
Caused by: transport error
Caused by: connection error
Caused by: stream closed because of a broken pipe

Expected behavior

No response

Steps to reproduce the bug

No response

@jingledongding jingledongding added the bug Something isn't working label Dec 2, 2024
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

1 participant