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

Joining large room over federation can result in 'it is not possible to rejoin an empty room' error #1066

Open
ara4n opened this issue Mar 4, 2017 · 4 comments
Labels
P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@ara4n
Copy link
Member

ara4n commented Mar 4, 2017

in practice, we should somehow be waiting (either on the client or on the server) until the room join actually successfully completes. perhaps the timeout is too small and we then retry whilst it's still joining?

@giomfo giomfo added T-Defect Something isn't working: bugs, crashes, hangs and other reported problems P1 labels Mar 14, 2017
@jooize
Copy link

jooize commented Sep 25, 2017

Happened to me today. Trying to join #android:matrix.org from iOS app repeatedly fails with “It is not currently possible to re-join an empty room.”, but works first time after about 15 seconds in macOS app (Electron).

@aaronraimist
Copy link
Contributor

aaronraimist commented Nov 26, 2018

This is probably my most frustrating issue with Riot iOS. In practice I can’t ever join a new room (even small ones) on iOS and I have to use another client to do it so I end up just making lists of rooms to join when I get back to a computer.

Related to matrix-org/synapse#1533? The code that makes this error message references the Jira which has been imported to that issue
https://github.com/matrix-org/matrix-ios-kit/blame/dbb5140be4f907f005d9da65018972675b4ca8ad/MatrixKit/Controllers/MXKRoomViewController.m#L860

@fridtjof
Copy link
Contributor

This is still happening - I just left #riot-ios:matrix.org because the title/icon didn't show, and now I can't rejoin it.

@aaronraimist
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

6 participants