bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.66k
stars
618
forks
source link
Sending messages with some GIFs or static pictures from the Discord fails to be delivered to the Telegram #2169
Describe the bug
Attempt to send some GIF files via Discord results an error on attempt to delivery this thing to the Telegram.
Two sample files (that was sent on my side, at least by two different people who tried to send these, and both failed to be delivered to Telergam when sent from Discord) included here: sample-files.zip
To Reproduce
On Discord, put one of sample files to send, and then, send the message. This message might not be arrived at Telegram, however, it gets arrived to Matrix successfully.
Expected behavior
The message with a picture sent at the Discord, should appear at the Telegram too.
Screenshots/debug logs
The output log when ran the daemon with the -debug argument:
Environment (please complete the following information):
OS: Linux (RockyLinux 8)
Matterbridge version: 1.26.1-dev
Hash state d16645c9527a649cc92f3defb865cea9400fa307 (compiled with go install -tags nomsteams,nozulip,noslack github.com/42wim/matterbridge@master)
Additional context
In my case, there are bridges that connected between three networks: Telegram, Matrix and Discord. However, the problem gets reproduces even without Matrix.
Describe the bug Attempt to send some GIF files via Discord results an error on attempt to delivery this thing to the Telegram.
Two sample files (that was sent on my side, at least by two different people who tried to send these, and both failed to be delivered to Telergam when sent from Discord) included here: sample-files.zip
To Reproduce On Discord, put one of sample files to send, and then, send the message. This message might not be arrived at Telegram, however, it gets arrived to Matrix successfully.
Expected behavior The message with a picture sent at the Discord, should appear at the Telegram too.
Screenshots/debug logs The output log when ran the daemon with the
-debug
argument:Environment (please complete the following information):
go install -tags nomsteams,nozulip,noslack github.com/42wim/matterbridge@master
)Additional context In my case, there are bridges that connected between three networks: Telegram, Matrix and Discord. However, the problem gets reproduces even without Matrix.
How the stuff configured on my end: