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

Investigate issue with remote attachments on dev.xmtp.chat #397

Closed
daria-github opened this issue Nov 1, 2023 · 0 comments
Closed

Investigate issue with remote attachments on dev.xmtp.chat #397

daria-github opened this issue Nov 1, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@daria-github
Copy link
Contributor

Describe the bug
There have been reports of issues loading in remote attachments in the dev environment. After sending an attachment, await RemoteAttachmentCodec.load(attachment, client) throws an error Error: invalid ciphertext salt length: undefined despite the attachment object clearly including a valid salt. There is no error on send and only on receive.

The sending app is a web app on v9 of the JS SDK.

The attachments load properly in xmtp.chat, and this issue is only occurring in dev.xmtp.chat.

This ticket is to try to reproduce the issue and determine next steps.

@daria-github daria-github added the bug Something isn't working label Nov 1, 2023
@daria-github daria-github self-assigned this Nov 1, 2023
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