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

"Explore public room" doesn't load (TypeError: e.instances is undefined) #18378

Closed
alvinhochun opened this issue Aug 4, 2021 · 5 comments
Closed

Comments

@alvinhochun
Copy link

Description

When trying to list public rooms, the "Explore rooms" overlay doesn't load. Error "Uncaught (in promise) TypeError: e.instances is undefined" is reported on the console.

Steps to reproduce

  • Press the "+" sign next to "Rooms"
  • Press "Explore public rooms"
  • Check dev tools console

The "Explore Rooms" overlay stays loading indefinitely and an error is logged on the console.

Log: not sent

圖片

Version information

  • Platform: web
  • Browser: Firefox 91 (beta channel)
  • OS: Windows 10
  • URL: both develop.element.io and webchat.kde.org
@t3chguy
Copy link
Member

t3chguy commented Aug 4, 2021

Your server's response is illegal based on the matrix spec which says instances is a required field

This is a Synapse issue matrix-org/synapse#9694

@t3chguy t3chguy closed this as completed Aug 4, 2021
@alvinhochun
Copy link
Author

Okay, so what can I do now since this is happening with the kde.org homeserver?

@t3chguy
Copy link
Member

t3chguy commented Aug 4, 2021

Normally I'd suggest to get in touch with the KDE team responsible, so they can open a support ticket with EMS. But I have raised this internally with EMS now.

@Half-Shot
Copy link
Member

We're on the case.

@Half-Shot
Copy link
Member

This will be fixed in Synapse v1.41.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants