Element-web: Room upgrades: 'No known servers' when following upgrade link

Created on 3 Jan 2019  路  7Comments  路  Source: vector-im/element-web

Is riot-web not setting a server_name?

bug p1 major roomupgrades

Most helpful comment

Neil was the one that reported it, but I think the steps are:

  • user on server A upgrades the room (via the REST API).
  • user on server B sees the "this room has been replaced" message, and clicks on it.
  • something something
  • They see the error above

All 7 comments

The impact of this bug is that we cannot auto upgrade a room and instead need to manually invite members of the old room into the new room.

screenshot 2019-01-03 at 13 31 12

The impact of this bug is that we cannot auto upgrade a room and instead need to manually invite members of the old room into the new room.

This is only true when users are on different homeservers to the admin who created the new room

@richvdh what are the steps to get to this point? I'm having some troubles figuring out which link you're referencing here.

Neil was the one that reported it, but I think the steps are:

  • user on server A upgrades the room (via the REST API).
  • user on server B sees the "this room has been replaced" message, and clicks on it.
  • something something
  • They see the error above

Not mentioned is that it also hammers the /join endpoint and doesn't let you dismiss the dialog or otherwise try and avoid it.

Edit: nevermind, this is a different bug

Is riot-web not setting a server_name?

Yes, btw

Was this page helpful?
0 / 5 - 0 ratings