Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout in updating v3/profile/<mxid>/displayname on large account #17052

Closed
neilisfragile opened this issue Apr 4, 2024 · 2 comments
Closed

Comments

@neilisfragile
Copy link
Member

Description

I am trying to update my display name, my client (Element Web in this case) reports an error following the HTTP request timing out. However the display name update goes through as intended.

Steps to reproduce

Make a PUT request to v3/profile//displayname of a large account (600-700 rooms) - wait for a timeout.

Homeserver

matrix.org

Synapse Version

"Synapse","version":"1.103.0 (b=matrix-org-hotfixes,7d5f3ea750,dirty)"

Installation Method

Docker (matrixdotorg/synapse)

Database

matrix.org

Workers

Multiple workers

Platform

matrix.org

Configuration

matrix.org

Relevant log output

matrix.org

Anything else that would be useful to know?

I cannot reproduce this on a small account. My account has about 600-700 rooms, and I assume the timeout is caused by updating the state in each room.

I don't believe this to be a new bug.

@dklimpel
Copy link
Contributor

dklimpel commented Apr 5, 2024

@richvdh
Copy link
Member

richvdh commented Nov 27, 2024

Duplicate of #1297

@richvdh richvdh marked this as a duplicate of #1297 Nov 27, 2024
@richvdh richvdh closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants