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

Rooms missing or showing as just usernames or Empty room #19260

Closed
voice06 opened this issue Oct 3, 2021 · 11 comments
Closed

Rooms missing or showing as just usernames or Empty room #19260

voice06 opened this issue Oct 3, 2021 · 11 comments
Labels
A-Room-List O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect X-Cannot-Reproduce X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@voice06
Copy link

voice06 commented Oct 3, 2021

Steps to reproduce

Just running the Desktop app as normal

What happened?

What did you expect?

Normal operation with all rooms accounted for.

What happened?

Multiple rooms missing, then reappearing as Empty room or a list of users. In addition the rooms appear as v1 with no room state info other than m.room.member, looking in the dev console I see messages like:

rageshake.js:65 [getType] Room !YTvKGNlinIzlkMTVRl:matrix.org does not have an m.room.create event
rageshake.js:65 [getType] Room !ukQuoWmDilxTuWNMjH:afternet.org does not have an m.room.create event
rageshake.js:65 [getType] Room !ehXvUhWNASUkSLvAGP:matrix.org does not have an m.room.create event
rageshake.js:65 [getType] Room !AZozoWghOYSIAfaZjJ:matrix.org does not have an m.room.create event
rageshake.js:65 [getType] Room !vHQXPGHpMwXbYrTNnq:libera.chat does not have an m.room.create event

image
image

I've tried clearing the cache and restarting Element but the issue persists. Its like for some reason Element has lost the room state for multiple rooms and is unable to resync properly.

Operating system

Linux Mint

Application version

Element version: 1.9.0 Olm version: 3.2.3

How did you install the app?

Debian apt repo

Homeserver

randomsonicnet.org

Have you submitted a rageshake?

No

@voice06
Copy link
Author

voice06 commented Oct 3, 2021

I've also just noticed that under spaces even though I'm in the Matrix space it the space doesn't show with the others. None of these issues are seen in Element Android.

@SimonBrandner SimonBrandner added A-Room-List A-Room-Upgrades O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Oct 3, 2021
@voice06
Copy link
Author

voice06 commented Oct 3, 2021

Downgraded Element-Desktop to the previous version this morning and everything looks normal.

Element version: 1.8.5
Olm version: 3.2.3

Re-upped to 1.9.0 and its still looking normal.

@voice06
Copy link
Author

voice06 commented Oct 3, 2021

Found another room missing, went back to 1.8.5 to recover it, got the room back as a v6 room with full room state data. Re-upgraded to 1.9.0 and its now showing as Empty room, v1, no room state data.

@novocaine
Copy link
Contributor

novocaine commented Oct 4, 2021

Thanks for the report.

  • What homeserver is randomsonicnet.org running? (and version?)
  • Are you able to send us a rageshake?
  • Do you have any suspicious failures in the dev tools console? (Ctrl+Shift+I)

@novocaine novocaine added X-Cannot-Reproduce X-Needs-Info This issue is blocked awaiting information from the reporter O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround and removed O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Oct 4, 2021
@novocaine novocaine added the A-Spaces Spaces, groups, communities label Oct 4, 2021
@voice06
Copy link
Author

voice06 commented Oct 4, 2021

Its running Synapse v1.43.0

I just sent in a rageshake

Not seeing anything suspicious at the moment

Currently though the room that was messed up is loading properly this morning.

EDIT: Spoke too soon, loaded Element 1.9.0 on another computer and it is showing the issue. I have sent a rageshake from that computer as well.

@t3chguy t3chguy removed the A-Spaces Spaces, groups, communities label Oct 5, 2021
@t3chguy
Copy link
Member

t3chguy commented Oct 5, 2021

Looks like sync/sync accumulator issues which would cascade to all downstream room state consumers (e.g spaces) rather than an actual spaces issue.

@voice06
Copy link
Author

voice06 commented Oct 14, 2021

Just wanted to update that this issue is still present in Element 1.9.2 / Synapse 1.44.0.

@bionemesis
Copy link

This just started happening to one our users. Is there any update on what's going on here?

@novocaine
Copy link
Contributor

This just started happening to one our users. Is there any update on what's going on here?

Thanks for reporting. We don't have enough to go on at the moment - can you please let us know

  • the version of element web being used
  • the version of the homeserver
  • if you're willing to share screenshots (even heavily redacted ones), that would help

Also, if your user could send us debug logs, that would be helpful

@setpill
Copy link

setpill commented Nov 7, 2021

Happening to me too, the new Matrix HQ room is bugged for me. Showing as "[Username] and 27050 others".

the version of element web being used

1.9.3

the version of the homeserver

Not sure how to find that out. My account's homeserver is matrix.org. So is the room's.

if you're willing to share screenshots (even heavily redacted ones), that would help

Channel list:

image

What the (old) "Matrix HQ" room looks like (when you click the The conversation continues here link you go to the room with no name).

image

@t3chguy
Copy link
Member

t3chguy commented Jan 13, 2022

Duplicate of #8246

@t3chguy t3chguy marked this as a duplicate of #8246 Jan 13, 2022
@t3chguy t3chguy closed this as completed Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Room-List O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Prevents work, causes data loss and/or has no workaround T-Defect X-Cannot-Reproduce X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

7 participants