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

room alias lookups on libera.chat timing out #14462

Open
matrixbot opened this issue Dec 20, 2023 · 0 comments
Open

room alias lookups on libera.chat timing out #14462

matrixbot opened this issue Dec 20, 2023 · 0 comments
Labels
A-Federated-Join good first issue This is a fix that might be an easy place for someone to start for their first contribution O-Occasional S-Tolerable T-Defect Z-Help-Wanted

Comments

@matrixbot
Copy link
Collaborator

matrixbot commented Dec 20, 2023

This issue has been migrated from #14462.


Description

I created a room yesterday, and no client can display it because getting client/v3/directory/room/ times out or crashes with a 502 error.

With curl:

$ curl https://matrix.org/_matrix/client/v3/directory/room/%23valtest8:libera.chat
{"errcode":"M_UNKNOWN","error":"Failed to fetch alias"}

With my own client, the connection times out

And from my browser (regardless of being logged in), I'm getting Cloudflare's 502 Bad Gateway page

Steps to reproduce

  • join a room on a different server, with no other user from your own homeserver in the room
  • leave and re-join a couple of times
  • Eventually the client will be stuck

Homeserver

matrix.org

Synapse Version

1.71.0rc2 (b=matrix-org-hotfixes,39ea774cff,dirty)

Installation Method

No response

Platform

n/a

Relevant log output

n/a

Anything else that would be useful to know?

No response

@matrixbot matrixbot changed the title Dummy issue room alias lookups on libera.chat timing out Dec 21, 2023
@matrixbot matrixbot added A-Federated-Join good first issue This is a fix that might be an easy place for someone to start for their first contribution S-Tolerable O-Occasional Z-Help-Wanted T-Defect labels Dec 21, 2023
@matrixbot matrixbot reopened this Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Federated-Join good first issue This is a fix that might be an easy place for someone to start for their first contribution O-Occasional S-Tolerable T-Defect Z-Help-Wanted
Projects
None yet
Development

No branches or pull requests

1 participant