-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Community rooms stuck in loading loop #12714
Comments
The community endpoints seem to be misbehaving, returning 500 Internal Server Error. Of course, the UI should not get stuck when that happens. |
I'm experiencing a similar issue with a self-hosted synapse server, the error message being:
|
Thanks @skade, while you are at it, could you have a look in the synapse logs for the cause of the Internal Server Error? |
Hi, server admin behind @skade's server here.
|
Great, thank you @badboy. I have filed matrix-org/synapse#7114 for the server error. The action point for riot would be to stop showing the spinner if the server fails to return the rooms. |
So is there any solution for this error? Sorry I am not a technical guy just managing a community and now the same thing happened for me. Our community has around 30 rooms, previously it was ok but now the list is not displayed either in the forum page: Or on the left side chat list if the community is chosen on the top left. If the community is not chosen on the top left, the room list would still be displayed in the left side list. Looking forward to any solution. |
Apologies you're being inconvenienced by this problem. We currently don't have capacity to work on this as we're focussing on higher priority things (cross-signing and making synapse scale better to make matrix.org not slow) so unsure when we'll be able to resolve this. We do plan on redoing communities completely in the midterm future, keep an eye on the Riot roadmap for this. Sorry again for not being able to provide a more satisfactory answer for now. |
In this case, I recommend removing the feature all together for now. It is broken and multiple people have spent quite some time at setting it up only to later figure out it is broken. I understand the performance problems you have, but I frequently have to link to this issue when people are asking me why I don't use communities. |
This is fixed by Spaces landing in Beta in next Release |
Description
I've started using Riot.im today and at first I've created a new community. Then I've added some new rooms I've created to this community and this worked for the first room. When I've tried to add a second room I've got stuck. The system told me this:
And this happen with every room I try to add to this community.
After this I've tried refreshing the page and what happened after was even stranger: the first room I've added to the community disappeared to the list of community's rooms and it was replaced by a loading loop
I've tried to change browser: I was initially with Chrome and then I've tried with Safari and Firefox but the problem persisted.
I've also tried pressing the Clear cache and reload button in settings but it was useless.
What make me choose to open this issue was the fact the opening the browser console I've found several error saying:
Failed to get resource GroupRooms for +regalino:matrix.org
I've not found any other issue similar to this one and I've decided to write this down.
This is my first ever issue report in GitHub so I'm sorry if I did something wrong, but I hope this could help you.
Steps to reproduce
Unfortunately I've tried to reproduce this, but creating new communities I've not found any problem.
Logs being sent: yes
Version information
For the web app:
For the desktop app:
The text was updated successfully, but these errors were encountered: