matrix-org / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://matrix-org.github.io/dendrite/
Apache License 2.0
5.67k stars 664 forks source link

PFPs Have Difficulty Propogating #1821

Closed yaliqmadiq closed 3 years ago

yaliqmadiq commented 3 years ago

Background information

Description

Changing profile pictures and clicking save in Element either takes minutes or never at all to sync to other users

Steps to reproduce

This usually resolves by killing and restarting dendrite, then the problem returns.

kegsay commented 3 years ago

It isn't clear where the problem is here. How many servers are involved? There's too many variables for this to be a meaningful issue. I would need logs from servers to see if:

yaliqmadiq commented 3 years ago

Only 1 server.

Users on bobrtc.tel changing their pfps can't get them to appear to other users also on bobrtc.tel

kegsay commented 3 years ago

Seems like a dupe of https://github.com/matrix-org/dendrite/issues/1806 - closing this.