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

Ambiguous message: "You attempted to join using a room ID without providing a list of servers to join through." #25627

Open
rltas opened this issue Jun 19, 2023 · 3 comments
Labels
A-Error-Message O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect

Comments

@rltas
Copy link

rltas commented Jun 19, 2023

Steps to reproduce

  1. Create a room.
  2. Leave the room.
  3. Try to "Join the discussion" again from "Historical".

Outcome

What did you expect?

A message telling me that the room doesn't exist / can't be found on the server.

What happened instead?

A message telling me something that confuses me:

Failed to join
You attempted to join using a room ID without providing a list of servers to join through. Room IDs are internal identifiers and cannot be used to join a room without additional information.
If you know a room address, try joining through that instead.

Additional information

In the browser console I see

POST https://matrix-client.matrix.org/_matrix/client/r0/join/!NVfMslxkPhhjsSXnGH%3Amatrix.org 404

Not sure if it's always been like that or only recently because maybe forget_rooms_on_leave has been enabled for matrix.org?

Operating system

No response

Browser information

No response

URL for webapp

app.element.io

Application version

No response

Homeserver

matrix.org

Will you send logs?

No

@rltas rltas added the T-Defect label Jun 19, 2023
@JeanPaulLucien
Copy link

JeanPaulLucien commented Jun 19, 2023

Was you alone in room?
If all left a room, nobody can join.

@rltas
Copy link
Author

rltas commented Jun 19, 2023

Yes. One of our users stumbled upon this and I reproduced it. The problem isn't that the room can't be joined again, but that the message is ambiguous.

I just found element-hq/element-meta#419 and matrix-org/matrix-react-sdk#6048, but that was about permalinks from what I see. The message shouldn't appear in the situation described above imo.

@weeman1337
Copy link
Contributor

Can reproduce as well.

@weeman1337 weeman1337 added S-Minor Impairs non-critical functionality or suitable workarounds exist O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Error-Message O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect
Projects
None yet
Development

No branches or pull requests

4 participants