-
Notifications
You must be signed in to change notification settings - Fork 626
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
Messages sent from Matrix gets delivered to Discord as JSONs with error #2205
Comments
I have exactly the same problem when trying to bridge a matrix room to a xmpp muc. Using here the precompiled binary in Version 1.26 Same error is thrown. Here is the debug log:
Hope that helps in investigating further (and glad I am not the only one!). |
Having the same issue when matterbridge is bridging Matrix and IRC. Example log:
The download results in a link that points to an invalid image. The contents of that image matterbridge downloads and saves to disk in the media download folder are the same as reported in the opening message: The bridge still successfully bridges Telegram and/or Whatsapp, Signal seems to have a problem similar to this, but that's outside the scope of this report. The problem is fairly recent, and appeared end of last month - most likely along the matrix-synapse update that's dated 2024-12-19, so perhaps the Matrix URL schema has changed.
|
I have the same issue with the bridget between Matrix and Telegram: when I receive a image from Matrix, on Telegram I receive an image with length of 45 bytes with the same error. |
Describe the bug
Several times, attempts of Matrix users to send images, on Discord side, images feels corruted, but when downloading that, I see it's a JSON with the next content:
To Reproduce
Just send at the Matrix side any pictures. And then see how they shown at Discord.
Expected behavior
Images successfully delivered to Discord side and shown. If not as a native attachment, then just a link to local bridge's media storage (depending on config).
Screenshots/debug logs
Environment (please complete the following information):
Additional context
matterbridge.toml.zip
The text was updated successfully, but these errors were encountered: