Zulip/Slack 2nd gateway Zulip messages not sending to Slack #1464
-
I set up a bridge between Slack and Zulip. In the case of the first channel/topic gateway everything works as expected. However, in the case of the second channel/topic gateway the Slack messages are sent to Zulip but the Zulip messages are not sent to slack. There isnt even an entry for the missing message in the logs when running matterbridge with the -debug flag. Does anyone have any ideas on what is causing this? Did I make a mistake somewhere? Is this a bug? Thank you for your help. I tried to be through but let me know if more information is needed. ScreenshotsHere we can see the gateway working for the Zulip techops topic. And here we can see everything makes it over to the Slack side. But when I try to set up a gateway another channel/topic pair, the Slack messages make it to Zupip but the Zulip messages do not make it to slack. Relevant matterbridge.toml section
Relevant matterbridge log entries:In the logs we expect to see a log entry for a the Zulip/Adcom general to Slack#zulip-bridge gateway between log entry [0040] and [0139]. However it is not there and the message never makes it to the zulip-bridge Slack channel.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Which version of Matterbridge are you using when you see the issue? There's an issue with similar-looking symptoms at #1047, but that was believed to be fixed in d5feda5, which was released in v1.18.2. |
Beta Was this translation helpful? Give feedback.
-
Is your Zulip bot properly subscribed to the stream? |
Beta Was this translation helpful? Give feedback.
Is your Zulip bot properly subscribed to the stream?