This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
/_synapse/admin/v1/delete_group
admin api fails with 500 error
#10006
Labels
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Comments
olmari
changed the title
Removing matrix.org user from (old-style) group fails on our HS
Removing other-HS user from (old-style) group fails on our HS
May 18, 2021
The reported error on matrix.org is |
erikjohnston
added
the
X-Needs-Info
This issue is blocked awaiting information from the reporter
label
May 20, 2021
Now I spotted these:
|
richvdh
added
z-communities
and removed
X-Needs-Info
This issue is blocked awaiting information from the reporter
labels
May 24, 2021
richvdh
changed the title
Removing other-HS user from (old-style) group fails on our HS
May 24, 2021
/_synapse/admin/v1/delete_group
admin api fails with 500 error
richvdh
added
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
labels
May 24, 2021
Like mentioned, trying to remove user from community through Element-desktop also fails, so it's not directly group deletion api that fails, but removing the user -part.. And then adjacently failing to remove community from existence after that (so, ultimately 2 separate issues relating together). |
Related to #5144 |
Communities/groups are being removed, see #11584. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Description
Trying to remove user from group sometimes fails, adjacently https://github.com/matrix-org/synapse/blob/master/docs/admin_api/delete_group.md fails too because of same rootcause. Troublesome users seems to be existing on matrix.org server rather than our own hackab.fi one.
ADD: seems at least one other user in one group is from jkl.hacklab.fi so this might be generally federating the removal issue)
Groups that had members only from hacklab.fi got removed just fine with the api.
Steps to reproduce
and/or
Version information
Version: 1.34.0
Install method:
matrix.org provided debian repo w/ apt
The text was updated successfully, but these errors were encountered: