-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
room alias lookups on libera.chat
timing out
#14462
Comments
matrix.org is contacting libera.chat and asking it to resolve your alias. We are either failing to send the request or we got an error response from libera.chat. synapse/synapse/handlers/directory.py Lines 265 to 280 in 2bd7f3e
I suggest using an account on libera.chat to see if it is able to resolve the alias. |
libera.chat does not support Matrix accounts; but this request works:
EDIT: and over federation:
|
Matrix.org is making a similar request but not getting a response:
|
@clokep |
libera.chat
timing out
There seems to be something a bit wrong with |
Is there anything better we can do here? The only thing I can think of is a better error message to emphasise that make it clear that the problem lies with Edit: there doesn't seem to be a particularly useful error code defined in the spec. |
If anyone wants to take this on, the error strings seem to come from synapse/synapse/handlers/directory.py Lines 273 to 280 in 2bd7f3e
|
( |
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:
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
Homeserver
matrix.org
Synapse Version
1.71.0rc2 (b=matrix-org-hotfixes,39ea774cff,dirty)
Installation Method
No response
Platform
n/a
Relevant log output
Anything else that would be useful to know?
No response
The text was updated successfully, but these errors were encountered: