matrix-org / matrix-org/thirdroom

Error: Can't join remote room because no servers that are in the room have been provided.

Open
#342 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
647
Forks
70
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Unnamed Room
Error joining world: Can't join remote room because no servers that are in the room have been provided. on POST https://matrix.thirdroom.io/_matrix/client/r0/join/!*****%3Amatrix.org?

**To Reproduce**
Steps to reproduce the behavior:
1. Open Link to Home World in incognito window
2. Join as guest
4. See error

**Expected behavior**
I guess my personal Home World is protected, so i should get a popup to allow the user.

But there should also be an option to auto-deny, so a popular room does not get spammed.

**Desktop (please complete the following information):**
- OS: NixOS Linux 22.05.3201.bcc68429a50
- Browser Microsoft Edge 100.0.1185.44

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure by opening the Home World link in an incognito Microsoft Edge window and joining as a guest. Trace the guest join flow around the reported Matrix POST endpoint; done means protected rooms provide a clear permission outcome instead of the server error, with the requested deny behavior addressed.

Written by the indexing model from the issue text.

Assessment

Domain
authorization, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.