-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Can't join rooms or communities #4196
Comments
You can't join rooms by room ID. Try using a room alias. |
Well... how do I do that using Riot? |
via the room list, I guess. |
@Eisfunke You can join a room in three ways:-
For community invite accepting, could it be an occurrence of #2633? |
I tried to join the room through a community directory. I checked with a room with an alias, it works. So I guess it is an issue that riot shows the join option for aliasless rooms when entering through a community? Also, the problem with accepting a community invite still doesn't work. Should I open a new issue for that or why was this already closed? |
Unjoinable rooms via a community is being tracked as element-hq/element-web#7339. Problems with accepting a community invite is probably #2633. |
Okay, thanks. |
Description
When trying to join a room (not on my server), I get a »No known servers« error. Trying to accept a community invite fails with »Unable to accept invite«.
Log
When trying to join a room this appears in the log:
And when trying to accept a community invite:
Version information
The client listener is reverse-proxied through nginx, the federation API is direct with the self-signed default certs.
The federation tester gives no errors, all checks are true.
nginx sets the X-Forwarded-For header, x_forwarded for the client listener is true, for the federation listener it's false.
The problem started some time ago and persisted. It didn't occur when I installed the server. I can chat in remote rooms I joined before the problem started without any problems.
The text was updated successfully, but these errors were encountered: