Sender | Message | Time |
---|---|---|
12 Sep 2023 | ||
Hi, I hope I'm not disturbing anything. :) I have a small issue with the discord bridge tho. I've setup a matrix-synapse based on debian 12 (installed via apt) and tried to install the discord bridge, however, the startup of synapse fails after I add the app_service_config_files directive. Even if I'm not modifying anything in the example config from the repository, I get this error: File "/opt/venvs/matrix-synapse/lib/python3.11/site-packages/synapse/config/appservice.py", line 104, in _load_appservice raise KeyError( KeyError: "Required string field: 'id' (/etc/matrix-synapse/mautrix-discord-bridge.yaml)" Now, this probably isn't an issue with the bridge itself, but I'm wondering if the config from the repository is wrong somehow? I'm just clueless. I tried fixing permissions, moved the file, even gave it 0777 permissions to rule out those problems, but I'm just at a loss at this point as nothing I did helped. I have very little experience with bridges in matrix yet so it's probably a super simple problem, but I hope it's still fine to ask about it. | 13:24:43 | |
that probably means you pointed it at the wrong file | 13:26:23 | |
The section in my homserver.yaml looks like this: app_service_config_files:
That's exactly the path to the config file - I've copied it from readlink -f mautrix-discord-bridge.yaml, there is no type. The file also contains the config from the repository with the few changes I had to make to it. | 13:29:22 | |
* The section in my homserver.yaml looks like this: app_service_config_files:
That's exactly the path to the config file - I've copied it from readlink -f mautrix-discord-bridge.yaml, there is no type. The file also contains the config from the repository with the few changes I had to make to it. | 13:29:30 | |
* The section in my homserver.yaml looks like this:
That's exactly the path to the config file - I've copied it from readlink -f mautrix-discord-bridge.yaml, there is no type. The file also contains the config from the repository with the few changes I had to make to it. | 13:29:50 | |
* The section in my homserver.yaml looks like this:
That's exactly the path to the config file - I've copied it from | 13:30:11 | |
there is the problem not the config.yaml is for the homeserver.yaml the registration.yaml is for the homeserver.yaml if i am right | 13:32:43 | |
The setup guide says it has to go into the homeserver.yaml https://docs.mau.fi/bridges/general/registering-appservices.html | 13:35:51 | |
oooh no I understand | 13:36:39 | |
In reply to @cos:hacklab.fiwhat's the bridge log saying? there might be a numeric error code or something else from discord | 13:36:47 | |
(pretty sure the error message is coming from discord) | 13:36:53 | |
okay okay okay never mind, I must've missed that step, let me try that | 13:36:52 | |
tulir: sorry, i'm at work and unable to ssh easily. i'll try to check it out in the evening. | 13:37:21 | |
16:21:16 | ||
hey guys | 16:22:04 | |
how can I connect discord and element using the "Bridge" method? | 16:22:14 | |
have you read the documentation for the bridge? that's the place to start. | 16:34:04 | |
you will need to install the bridge software, configure it as needed, and also configure your Matrix homeserver to allow the bridge to connect. | 16:36:49 | |
thx! | 16:37:47 | |
16:43:01 | ||
thought with Element v1.11.41 custom reactions would working
It's not, can someone tell why? | 17:39:00 | |
you probably didn't enable it | 17:39:22 | |
Yeah, didn't know it'S a labs option | 17:50:46 | |
thanks | 17:50:48 | |
23:03:43 | ||
13 Sep 2023 | ||
More info on "message not bridged" error: The (only) user suffering from it has logged in with his personal account to the same bridge. Maybe that's cause for relaying to fail? Maybe the bridge tries to puppet the message but the user is not in the guild via discord? | 06:42:22 | |
If so, the bridge should probably fall back to relaying it instead of sending the error. | 06:43:24 | |
09:04:54 | ||
oh yeah that's not supported | 11:03:53 | |
Now this being said, this sounds similar issue than with the one user we have using WA and specifically not wanting to join an room in WA... | 11:08:06 |