!vCpZvJFNjuiBkDAvEs:cadair.com

Slack Bridging

324 Members
Latest: 2.0.0 | Bridging slack to matrix via https://github.com/matrix-org/matrix-appservice-slack mostly for dev discussions | If you have an issue with the matrix.org Slack bridge please email support@matrix.org.126 Servers

Load older messages


SenderMessageTime
15 Feb 2024
@p1mmetje:matrix.orgp1mmetjeFor some time sending message to slack seems broken for me. Receiving works fine. Anyone a clue?15:50:06
@0xc0deba5e:matrix.orgTobias
In reply to @p1mmetje:matrix.org
For some time sending message to slack seems broken for me. Receiving works fine. Anyone a clue?
Have you checked if the Matrix room has encryption enabled by accident?
15:58:03
@p1mmetje:matrix.orgp1mmetje
In reply to @0xc0deba5e:matrix.org
Have you checked if the Matrix room has encryption enabled by accident?
The encryption switch is off
15:59:33
25 Feb 2024
@christian.anton:inqbeo.deChristian AntonHey everybody. I got the matrix-appservice-slack running inside Kubernetes, wrote my own Helm Chart for it that handles creation of the slack-registration.yaml etc. (will be published as soon as it's "beautiful" of course), and I also got the registration yaml integrated in my Synapse Homeserver. Logs of the appservice pod look like everything is working, but I don't see the slackbot user joining the control channel. I have synapse-admin web ui running and see the user there, also the channel, but the user doesn't join the channel after inviting him. Any clue what I could do to investigate this further?11:39:55
26 Feb 2024
@christian.anton:inqbeo.deChristian AntonNevermind. It was just a wrong setting at the end.16:24:19
27 Feb 2024
@matzf:matrix.scion.orgMatthias FreiHey folks, it seems to us that messages sent from Slack do not show up in the bridged matrix room when the message contains a URL with a (Slack-generated) preview. If there is no link preview, it works just fine. The logs of the bridge didn't reveal anything suspicious so far -- we're now trying to see if we can get more detailed debug logs. In the meantime, I wanted to ask, is this possibly a known issue?09:02:49
@footlooseboss:matrix.orgfootlooseboss set a profile picture.17:10:08
@footlooseboss:matrix.orgfootlooseboss changed their profile picture.17:10:17
28 Feb 2024
@nic:matrix.scion.orgNicola Rustignoli joined the room.10:04:12
@samuel.philipp:ossrox.orgSamuel Philipp joined the room.10:05:58
@nic:matrix.scion.orgNicola Rustignoli

I am troubleshooting this with Matthias Frei and Samuel Philipp

These are some redacted debug logs

slack-bridge-1  | DEBUG 09:05:58:577 [SlackEventHandler] Received slack event: {
slack-bridge-1  |   type: 'message',
slack-bridge-1  |   channel: 'CHANNEL_ID_REDACTED',
slack-bridge-1  |   text: 'A test message: <https://www.repubblica.it/>',
slack-bridge-1  |   blocks: [ { type: 'rich_text', block_id: 'uIFeC', elements: [Array] } ],
slack-bridge-1  |   user: 'SLACK_USER_ID_REDACTED',
slack-bridge-1  |   client_msg_id: '695c96d3-87c9-4397-bef0-acb07a5cd4f6',
slack-bridge-1  |   team: 'TEAM_ID_REDACTED',
slack-bridge-1  |   source_team: 'TEAM_ID_REDACTED',
slack-bridge-1  |   user_team: 'TEAM_ID_REDACTED',
slack-bridge-1  |   suppress_notification: false,
slack-bridge-1  |   event_ts: '1709111158.458299',
slack-bridge-1  |   ts: '1709111158.458299'
slack-bridge-1  | } TEAM_ID_REDACTED
synapse-1       | 2024-02-28 10:05:58,578 - synapse.media.url_previewer - 743 - DEBUG - expire_url_cache_data-4773 - Running url preview cache expiry
synapse-1       | 2024-02-28 10:05:58,579 - synapse.storage.txn - 759 - DEBUG - expire_url_cache_data-4773 - [TXN START] {get_expired_url_cache-103c7}
synapse-1       | 2024-02-28 10:05:58,579 - synapse.storage.txn - 863 - DEBUG - expire_url_cache_data-4773 - [TXN END] {get_expired_url_cache-103c7} 0.000933 sec
synapse-1       | 2024-02-28 10:05:58,580 - synapse.media.url_previewer - 798 - DEBUG - expire_url_cache_data-4773 - No entries removed from url preview cache
synapse-1       | 2024-02-28 10:05:58,580 - synapse.storage.txn - 759 - DEBUG - expire_url_cache_data-4773 - [TXN START] {get_url_cache_media_before-103c8}
synapse-1       | 2024-02-28 10:05:58,581 - synapse.storage.txn - 863 - DEBUG - expire_url_cache_data-4773 - [TXN END] {get_url_cache_media_before-103c8} 0.000688 sec
synapse-1       | 2024-02-28 10:05:58,581 - synapse.media.url_previewer - 846 - DEBUG - expire_url_cache_data-4773 - No media removed from url preview cache
synapse-1       | 2024-02-28 10:05:58,697 - synapse.storage.TIME - 665 - DEBUG - sentinel - Total database time: 0.046% {_prune_old_user_ips(2): 0.023%, get_expired_url_cache(1): 0.009%, _reap_stale_read_write_locks(1): 0.007%}
slack-bridge-1  | DEBUG 09:05:58:778 [SlackEventHandler] Received slack event: {
slack-bridge-1  |   type: 'message',
slack-bridge-1  |   subtype: 'message_changed',
slack-bridge-1  |   message: {
slack-bridge-1  |     client_msg_id: '695c96d3-87c9-4397-bef0-acb07a5cd4f6',
slack-bridge-1  |     type: 'message',
slack-bridge-1  |     text: 'A test message: <https://www.repubblica.it/>',
slack-bridge-1  |     user: 'SLACK_USER_ID_REDACTED',
slack-bridge-1  |     blocks: [ [Object] ],
slack-bridge-1  |     team: 'TEAM_ID_REDACTED',
slack-bridge-1  |     attachments: [ [Object] ],
slack-bridge-1  |     ts: '1709111158.458299'
slack-bridge-1  |   },
slack-bridge-1  |   previous_message: {
slack-bridge-1  |     client_msg_id: '695c96d3-87c9-4397-bef0-acb07a5cd4f6',
slack-bridge-1  |     type: 'message',
slack-bridge-1  |     text: 'A test message: <https://www.repubblica.it/>',
slack-bridge-1  |     user: 'SLACK_USER_ID_REDACTED',
slack-bridge-1  |     ts: '1709111158.458299',
slack-bridge-1  |     blocks: [ [Object] ],
slack-bridge-1  |     team: 'TEAM_ID_REDACTED'
slack-bridge-1  |   },
slack-bridge-1  |   channel: 'CHANNEL_ID_REDACTED',
slack-bridge-1  |   hidden: true,
slack-bridge-1  |   ts: '1709111158.458299',
slack-bridge-1  |   event_ts: '1709111158.002100'
slack-bridge-1  | } TEAM_ID_REDACTED
slack-bridge-1  | DEBUG 09:05:58:780 [SlackGhostStore] Getting existing ghost from cache for @_slack_scionproto_SLACK_USER_ID_REDACTED:matrix.scion.org
slack-bridge-1  | INFO 09:05:58:781 [SlackGhost] Updating user information for SLACK_USER_ID_REDACTED
slack-bridge-1  | DEBUG 09:05:58:781 [SlackGhost] Using fresh userInfo for SLACK_USER_ID_REDACTED
slack-bridge-1  | DEBUG 09:05:58:782 [slack-api] apiCall('users.info') start
slack-bridge-1  | DEBUG 09:05:58:782 [slack-api] will perform http request
slack-bridge-1  | DEBUG 09:05:58:925 [slack-api] http response received
slack-bridge-1  | DEBUG 09:05:58:926 [SlackGhost] Ensuring displayname SLACK_DISPLAYNAME_REDACTED for SLACK_USER_ID_REDACTED
slack-bridge-1  | DEBUG 09:05:58:927 [Intent] Checking if user @_slack_scionproto_SLACK_USER_ID_REDACTED:matrix.scion.org is registered
slack-bridge-1  | DEBUG 09:05:58:927 [Intent] ensureRegistered: already registered
slack-bridge-1  | DEBUG 09:05:58:928 [MatrixHttpClient] (REQ-1017) GET http://synapse:8008/_matrix/client/v3/profile/%40_slack_scionproto_SLACK_USER_ID_REDACTED%3Amatrix.scion.org
synapse-1       | 2024-02-28 10:05:58,931 - synapse.access.http.8008 - 427 - DEBUG - GET-12743 - ::ffff:172.18.144.2 - 8008 - Received request: GET /_matrix/client/v3/profile/%40_slack_scionproto_SLACK_USER_ID_REDACTED%3Amatrix.scion.org?user_id=%40_slack_scionproto_SLACK_USER_ID_REDACTED%3Amatrix.scion.org
synapse-1       | 2024-02-28 10:05:58,932 - synapse.storage.txn - 759 - DEBUG - GET-12743 - [TXN START] {get_profile_displayname-103c9}
synapse-1       | 2024-02-28 10:05:58,932 - synapse.storage.txn - 863 - DEBUG - GET-12743 - [TXN END] {get_profile_displayname-103c9} 0.000721 sec
synapse-1       | 2024-02-28 10:05:58,933 - synapse.storage.txn - 759 - DEBUG - GET-12743 - [TXN START] {get_profile_avatar_url-103ca}
synapse-1       | 2024-02-28 10:05:58,934 - synapse.storage.txn - 863 - DEBUG - GET-12743 - [TXN END] {get_profile_avatar_url-103ca} 0.000872 sec
synapse-1       | 2024-02-28 10:05:58,935 - synapse.access.http.8008 - 472 - INFO - GET-12743 - ::ffff:172.18.144.2 - 8008 - {None} Processed request: 0.004sec/0.000sec (0.002sec, 0.000sec) (0.001sec/0.002sec/2) 98B 200 "GET /_matrix/client/v3/profile/%40_slack_scionproto_SLACK_USER_ID_REDACTED%3Amatrix.scion.org?user_id=%40_slack_scionproto_SLACK_USER_ID_REDACTED%3Amatrix.scion.org HTTP/1.1" "-" [0 dbevts]
slack-bridge-1  | DEBUG 09:05:58:937 [PgDatastore] upsertUser: @_slack_scionproto_SLACK_USER_ID_REDACTED:matrix.scion.org
slack-bridge-1  | DEBUG 09:05:58:943 [SlackGhost] Using cached userInfo for SLACK_USER_ID_REDACTED
slack-bridge-1  | DEBUG 09:05:58:943 [SlackGhost] Completed update for SLACK_USER_ID_REDACTED in 162ms
slack-bridge-1  | DEBUG 09:05:58:946 [BridgedRoom] Recent message key add: 1709111158.458299
slack-bridge-1  | DEBUG 09:05:58:947 [substitutions] running substitutions on  A test message: <https://www.repubblica.it/>
slack-bridge-1  | DEBUG 09:05:58:948 [substitutions] running substitutions on  A test message: <https://www.repubblica.it/>
slack-bridge-1  | DEBUG 09:05:58:948 [substitutions] running substitutions on  A test message: <https://www.repubblica.it/>
slack-bridge-1  | DEBUG 09:05:58:948 [BridgedRoom] Ignoring edit message because messages are the same post-substitutions.
10:26:42
@hookshot:element.iohookshot 📥 samuel-p created new issue matrix-org/matrix-appservice-slack#774: "Slack Messages with URL Preview are not sent to Matrix" 17:14:22
1 Mar 2024
@jadengarza:lrl.chatWar Chief joined the room.15:04:48
2 Mar 2024
@jadengarza:lrl.chatWar Chief changed their profile picture.02:38:06
@alecbcs:matrix.org@alecbcs:matrix.org left the room.20:28:45
@jadengarza:lrl.chatWar Chief changed their display name from Jaden to Jaden Corp.22:52:00
3 Mar 2024
@jadengarza:lrl.chatWar Chief changed their display name from Jaden Corp to Prime.04:08:09
5 Mar 2024
@jadengarza:lrl.chatWar Chief changed their display name from Prime to The Prime.05:04:35
6 Mar 2024
@cominch:matrix.org@cominch:matrix.org left the room.09:11:36
@kung:matrix.dgov.iokung joined the room.18:42:36
11 Mar 2024
@jadengarza:lrl.chatWar Chief changed their display name from The Prime to War Chief.10:09:15
15 Mar 2024
@mijutu:ellipsis.fimijutu joined the room.08:20:18
19 Mar 2024
@jboi:jboi.nl-> @jo:jo.wtf changed their display name from Jonathan to -> @jo:jo.wtf.13:10:39
25 Mar 2024
@homebeach:matrix.org@homebeach:matrix.org left the room.11:21:47
@thib:ergaster.orgThib changed their display name from Thib to Thib 🤒.14:47:29
26 Mar 2024
@hookshot:element.iohookshot 🔵 tadzik opened a new PR matrix-org/matrix-appservice-slack#775: "Update dependencies, require node 20" 12:08:54
27 Mar 2024
@thib:ergaster.orgThib changed their display name from Thib 🤒 to Thib.07:53:32
28 Mar 2024
@hookshot:element.iohookshot 🔵 tadzik opened a new PR matrix-org/matrix-appservice-slack#776: "Verify Slack webhook tokens" 13:32:17
@hookshot:element.iohookshot 🔵 tadzik opened a new PR matrix-org/matrix-appservice-slack#777: "Add a way to measure test coverage" 13:39:02
@hookshot:element.iohookshot 🔵 tadzik opened a new PR matrix-org/matrix-appservice-slack#778: "Improve plaintext formatting of Matrix messages sent via webhooks" 16:12:38

There are no newer messages yet.


Back to Room ListRoom Version: 4