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
{{ message }}
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.
I have installed and run mx-puppet-slack from source, created a Slack app and configured according to the OAUTH instructions in #63
I've set up other bridges before so I'm reasonably familiar with the Matrix configuration files. I use Riot as a client.
When I open a DM with the puppetbot, it shows up as "Slack Puppet Bridge", so it appears that the user is being created on the Matrix side. However, the puppetbot never joins the DM and no further logs ever appear in the bridge logs.
Where can I get started troubleshooting this?
Bridge Logs
May-31 20:11:10.422 [Store] info: Starting DB Init
May-31 20:11:10.425 [Store] info: Filename present in config, using sqlite
May-31 20:11:10.427 [SQLite3] info: Opening database.db
May-31 20:11:10.432 [Store] info: Database schema version is 14, latest version is 14
May-31 20:11:10.437 [Store] info: Starting DB Init
May-31 20:11:10.437 [Store] info: Database schema version is 1, latest version is 1
May-31 20:11:10.438 [PuppetBridge] info: Starting application service....
May-31 20:11:10.448 [bot-sdk-MatrixLiteClient] info: (REQ-1) POST https://mydomain.org/_matrix/client/r0/register
May-31 20:11:10.576 [PuppetBridge] info: Application service started!
May-31 20:11:10.577 [PuppetBridge] info: Setting bridge user data...
May-31 20:11:10.579 [bot-sdk-MatrixLiteClient] info: (REQ-2) GET https://mydomain.org/_matrix/client/r0/account/whoami
May-31 20:11:10.598 [bot-sdk-MatrixLiteClient] info: (REQ-3) PUT https://mydomain.org/_matrix/client/r0/profile/%40_slackpuppet_bot%3Amydomain.org/displayname
May-31 20:11:10.641 [PuppetBridge] info: Activating users...
May-31 20:11:10.643 [PresenceHandler] info: Starting presence handler with new interval 500ms
I have installed and run
mx-puppet-slack
from source, created a Slack app and configured according to the OAUTH instructions in #63I've set up other bridges before so I'm reasonably familiar with the Matrix configuration files. I use Riot as a client.
When I open a DM with the puppetbot, it shows up as "Slack Puppet Bridge", so it appears that the user is being created on the Matrix side. However, the puppetbot never joins the DM and no further logs ever appear in the bridge logs.
Where can I get started troubleshooting this?
Bridge Logs
Synapse Logs
The text was updated successfully, but these errors were encountered: