Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

too much recursion in room with old federation backfill #2260

Open
f0x52 opened this issue Mar 8, 2025 · 1 comment
Open

too much recursion in room with old federation backfill #2260

f0x52 opened this issue Mar 8, 2025 · 1 comment

Comments

@f0x52
Copy link

f0x52 commented Mar 8, 2025

Describe the bug

The Conduit room backfilled some pretty old messages from July 2024, and this messed with the timeline view in that room, showing only those backfilled messages and loading spinners on either side.
After switching rooms, and refreshing the webapp, nothing seemed to change, but after hitting "mark all as read" and "jump to latest" I got an 'Unexpected Application Error': too much recursion crash.
With a stacktrace that's just _4@https://cinny.staging.pixie.town/assets/index-BXjQ1Mjn.js:103:45929 over and over again
After reloading the room is fine again, and scrolled to the current newest messages.

Reproduction

No response

Expected behavior

No response

Platform and versions

NixOS, Firefox Developer 133.0b1, self-hosted Cinny web v4.4.0, Synapse v1.124.0

Additional context

No response

@f0x52
Copy link
Author

f0x52 commented Mar 8, 2025

Just had the same crash when switching to the Conduit room again, the console shows a bunch of 'Event already in timeline' and then hits too much recursion

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

No branches or pull requests

1 participant