Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

puppet_bridge error when starting docker container #124

Open
jschlatow opened this issue Jun 12, 2021 · 1 comment
Open

puppet_bridge error when starting docker container #124

jschlatow opened this issue Jun 12, 2021 · 1 comment

Comments

@jschlatow
Copy link

Hi, I'm getting the following error when starting the docker container. I've added the config.yaml, generated the slack-registration.yaml, registered the app service at my homeserver and restarted the latter.

Jun-12 09:58:26.591 [PuppetBridge] error: Unhandled Promise Rejection: TypeError: Cannot read property 'endsWith' of undefined
at new MatrixClient (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/MatrixClient.js:79:32)
at new Intent (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Intent.js:44:23)
at Appservice.getIntentForUserId (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Appservice.js:231:22)
at Appservice.get botIntent [as botIntent] (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Appservice.js:132:21)
at Appservice. (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Appservice.js:154:32)
at Generator.next ()
at /opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Appservice.js:8:71
at new Promise ()
at __awaiter (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Appservice.js:4:12)
at registerBotIntent (/opt/mx-puppet-slack/node_modules/@sorunome/matrix-bot-sdk/lib/appservice/Appservice.js:152:45)

@jukefr
Copy link

jukefr commented Dec 6, 2021

had the same issue was an indentation problem in my config.yml if that helps anybody

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants