You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 d16645c (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:
The text was updated successfully, but these errors were encountered: