bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Apache License 2.0
6.64k
stars
617
forks
source link
version 1.6.1 crashes while connecting to Mattermost #327
I get the following crash while running Matterbridge on a Docker environment. The Docker image is built for Raspberry PI, I managed to slightly adapt the Dockerfile to do so (I can provide its source code if you want so).
Hello,
I get the following crash while running Matterbridge on a Docker environment. The Docker image is built for Raspberry PI, I managed to slightly adapt the
Dockerfile
to do so (I can provide its source code if you want so).AFAICT, that's a regression. It used to work with my configuration using commit 4a4a29c
Which version of matterbridge are you using?
In a docker environment,
1.6.1 612acfd
If you're having problems with mattermost please specify mattermost version.
Version: 4.4.0 (4.4.5)
Any steps to reproduce the behavior?
Just start the container
Please add your configuration file
(be sure to exclude or anonymize private data (tokens/passwords))
Thanks for your great work BTW!
Florent