timaeos
timaeos
I didn't see anything else in the logs but went through the database and it does appear that there is a rejected m.room.join_rules line that was rejected: ``` event_nid |...
I'm going to go ahead and close this because I no longer see it. It was intermittent so it might come back but will just keep it in the back...
The latest [commit](https://github.com/matrix-org/dendrite/commit/7bfc3074d10b2cd91b37290e39d3882119853107) actually partially fixed this for me. This commit fixes origin on device list updates and afterward, my matrix user device updates started to successfully update for my...
Adding some logs for this one on my end since I'm able to confirm that dendrite isn't sending keys to matrix: ``` Sep 12 06:56:37 hermes dendrite-start.sh[1494478]: time="2022-09-12T11:56:37.519353596Z" level=info msg="Claimed...
Just a quick update: I updated to the latest [commit](https://github.com/matrix-org/dendrite/commit/7bfc3074d10b2cd91b37290e39d3882119853107) After some work clearing out old devices and redoing the device verification on the dendrite server, I'm now only having...
@S7evinK appears to be working on making an e > I discussed the issue with a user in the Dendrite chat and was told to run some DB commands that...
[Recent discussion](https://matrix.to/#/!RcWPWcZrMeBxOGaalX:matrix.org/$7v9EnHUVprq8-YBQs-gWcNy57NS044GoHKGeUMPNHeg?via=matrix.org&via=envs.net&via=tchncs.de) highlighted some specific administration endpoints necessary for public administration to mitigate abuse: 1) Purge Room (i.e. evacuate room, delete associated media from `mediaapi`, remove memberships) 2) Purge User...
This is related to `cosmic-settings-daemon` it seems. I am having this issue and had to kill `cosmic-settings-daemon` to get it to stop. It might be worth making an issue there...