-
**Playbook Configuration**:
The relevant portion of my `vars.yml` file looks like this:
```yaml
matrix_mautrix_telegram_configuration_extension_yaml:
bridge:
backfill:
…
-
After few days of proper working my bridge got stuck in a weird situation.
Messages are apparently bridged correctly (both ways) although when I send a command to the bot, I am not able to read the…
-
The appservices is crashing and when it starts it is trying to fill the room pool. That leads running into the room limits after a while.
The last crash I have seen was:
```
Feb 16 00:28:04 alp…
-
```
Attaching to matrix-appservice-wechaty
matrix-appservice-wechaty | 19:18:26 INFO matrix-appservice-wechaty v0.8.32
matrix-appservice-wechaty | 19:18:26 INFO cli run(port=8788,)
matrix-ap…
-
Server is set up using the matrix-docker-ansible-deploy project. The appservice-discord is enabled through this as well. The bot is setup and configured on the Discord side and has successfully been j…
-
**Describe the bug**
appservice hasn't responded to any of my messages in quite a few weeks. I can no longer access IRC using my registered username as a result, because it's keeping a connection to …
-
cat config.yaml
```
domain: xxx.com
homeserverUrl: https://matrix.xxx.com
registration: wechaty-registration.yaml
```
cat wechaty-registration.yaml
```
id: wechaty
hs_token: xxx
as_token: …
-
We have tried to create a room and then signing in with telegram.
After setting the name and pressing the "join with telegram" button we receive a 500er.
The logfile says:
```
Feb 19 19:43:22 …
-
I ran `ansible-playbook -i inventory/hosts setup.yml --tags=start -kK` for the first time and the discord appservice errored out. Journalctl showed this:
```
Jun 04 01:43:35 ubuntumatrix systemd[1…
-
- https://github.com/matrix-org/matrix-appservice-irc/issues/691
- https://github.com/matrix-org/matrix-appservice-irc/issues/683
- https://github.com/matrix-org/matrix-appservice-irc/issues/678
…