1 May 2025 |
frebib | dock.mau.dev/mautrix/signal:latest | 19:58:09 |
frebib | Container is a week old | 19:58:15 |
tulir | the other option is that you left your management room before the bridge was configured to forget management rooms on leave | 19:58:27 |
frebib | I'm trying to find the logs. I'm just shocked that the bridge bot didn't message me | 19:58:33 |
tulir | SELECT management_room FROM "user" WHERE mxid='@...'; | 19:58:51 |
frebib | 2025-04-29T13:03:16.066Z ERR Authed websocket disconnected error="error in readLoop: error reading message: failed to read protobuf message: failed to get reader: received close frame: status = StatusCode(4401) and reason = \"Reauthentication required\"" hm | 19:59:22 |
frebib | signal=# SELECT management_room FROM "user" WHERE mxid='@frebib:nerdhouse.io';
management_room
----------------------------------
!DacozeYHwzvbxSaupK:nerdhouse.io
(1 row)
I'm still in that room. I never left it. I just used it to log back in
| 20:00:28 |
frebib | Does Signal randomly log people out? | 20:00:57 |
tulir | hmm, then I'm not sure why it wouldn't notify unless you explicitly set bridge_status_notices: none in the config (the default value is errors ) | 20:01:14 |
tulir | yes they logged out too old devices on tuesday | 20:01:45 |
frebib | Right, that might be related. Not sure what "too old" means here, but I guess I qualified | 20:02:14 |
frebib | hm I don't have that option 🤔 | 20:02:21 |
tulir | if you haven't blocked the bridge writing the config, then it means the bridge is not up to date | 20:02:38 |
frebib | I just updated and it's there now. Is that option new? | 20:02:56 |
frebib | I was running dock.mau.dev/mautrix/signal@sha256:50f958f7225fd767a698c094caff36f076dd66b43d98d07fe7d3cddd00842fc0 before I updated just now | 20:03:18 |
tulir | it's been there for ~1.5 months | 20:03:31 |
frebib | dock.mau.dev/mautrix/signal latest de52f0c73642 47 hours ago 196MB
dock.mau.dev/mautrix/signal <none> 43084c90f455 7 days ago 196MB
| 20:03:54 |
frebib | That is peculiar | 20:04:03 |
frebib | Well, this explains the logout. Not sure about the config though. Thanks Tulir | 20:04:18 |
frebib | Actually, whilst I'm here, one other question | 20:06:40 |
frebib | I have private_chat_portal_meta: false but I think it was true in the past. Some rooms have m.room.avatar state events set to old user avatars that have since been changed. Is there any way to clear those state events, or do I have to do it manually? | 20:07:27 |
tulir | probably have to do it manually | 20:08:17 |
| ji.tom joined the room. | 20:27:03 |
2 May 2025 |
| @elias:vogsphere.info left the room. | 08:37:27 |
Kristoff ON1ARF | hi,
Question.
On the signal side of my bridge configuration, I now have my personal name
(so that is what people see with messages that are bridged from a matrix room to a signal group)
| 10:06:52 |
Kristoff ON1ARF | what happens if I change that name in the signal app?
Will it only change the name of myself in the bridge?
Will it change my name in other rooms? | 10:07:47 |
tulir | nothing | 10:08:03 |
Kristoff ON1ARF | ok,
so .. currently, people on the signal side see a bridged message from personal name.
They will then see it from (say) "matrix bridge UBA.be" | 10:09:18 |
Kristoff ON1ARF | but nothing else will happen in other rooms I am (as a matrix user) joined | 10:09:42 |
Kristoff ON1ARF | correct? | 10:09:53 |