Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Issues: matrix-org/synapse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

"Your server isn't divulging details about prev_events referenced in this event" upon join, when other servers create events without incrementing depth A-DAG Directed acyclic graph of events (events connected by prev_events) A-Federated-Join joins over federation generally suck A-Federation O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15320 opened Mar 24, 2023 by progval
Audit all the code paths that can block waiting for full state after a faster join A-Federated-Join joins over federation generally suck O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15261 opened Mar 13, 2023 by squahtx Remaining faster remote join work
joining a room with a reason does not set avatar_url and displayname in some cases A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15251 opened Mar 12, 2023 by tastytea
Error attempting to resolve state at missing prev_events: 403: Forbidden A-Admin-API A-Federated-Join joins over federation generally suck A-Moderation Tools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ... O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15204 opened Mar 4, 2023 by Cyberes Remaining faster remote join work
/join with a "via" server_name query parameter pointing to a server that is down gives CORS error A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15145 opened Feb 23, 2023 by JeanPaulLucien
Large rooms are stuck in partial-state because of response body size limit on /state federation API A-Federated-Join joins over federation generally suck A-Federation O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Critical Blocks development, potential data loss, more than 25% of users possibly affected, no workarounds. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15127 opened Feb 21, 2023 by reivilibre
Faster Remote Room Joins: Synapse will try to resync from itself. A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15123 opened Feb 21, 2023 by reivilibre Remaining faster remote join work
matrix.org can't join #libera:libera.chat A-Federated-Join joins over federation generally suck O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15115 opened Feb 21, 2023 by ara4n
Complement TestPartialStateJoin/Can_change_display_name_during_partial_state_join is flakey A-Federated-Join joins over federation generally suck A-Profiles Displaynames, avatars A-Testing Issues related to testing in complement, synapse, etc T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
#15086 opened Feb 16, 2023 by DMRobertson Remaining faster remote join work
Allow aborting of resync process during faster join A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Federation automatic joins raise 403 on callee homeserver A-Federated-Join joins over federation generally suck A-Invite Inviting users to rooms and accepting invites A-Modules Module API: https://matrix-org.github.io/synapse/latest/modules/index.html O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Read-After-Write A lack of read-after-write consistency, usually due to cache invalidation races with workers
#15012 opened Feb 7, 2023 by csuriano23
Complement TestPartialStateJoin/Room_stats_are_correctly_updated_once_state_re-sync_completes flakey A-Federated-Join joins over federation generally suck T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Flake Tests that give intermittent failures
We (think that we) leak state groups during partial state resyncs A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
POST https://matrix-client.matrix.org/_matrix/client/r0/join/%23libera%3Alibera.chat errors with 502 A-Federated-Join joins over federation generally suck O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#14596 opened Dec 2, 2022 by progval
Faster remote room joins: add an error code to /members when in partial state A-Federated-Join joins over federation generally suck O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14587 opened Nov 30, 2022 by MatMaul
Faster remote room joins: Support partial join re-syncing on workers other than the master A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14544 opened Nov 24, 2022 by reivilibre
room alias lookups on libera.chat timing out A-Federated-Join joins over federation generally suck good first issue Good for newcomers O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution
#14462 opened Nov 16, 2022 by progval
Faster room joins: Outgoing device list updates not sent if we leave the room before join completes A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#13894 opened Sep 23, 2022 by squahtx
Faster room joins: Device list cache not flushed when it is discovered that we incorrectly thought we shared a room with a remote user for some period in the past A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#13887 opened Sep 23, 2022 by squahtx
Faster room joins: device_lists.left not emitted in /sync response when completing the join and discovering that a user is actually not in the room A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#13886 opened Sep 23, 2022 by squahtx
Complement TestPartialStateJoin/Resync_completes_even_when_events_arrive_before_their_prev_events is flaky A-Federated-Join joins over federation generally suck A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact Z-Flake Tests that give intermittent failures
Faster joins: /messages should not block A-Federated-Join joins over federation generally suck O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13504 opened Aug 11, 2022 by richvdh
Faster joins: handle presence correctly A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13008 opened Jun 9, 2022 by richvdh
Faster joins: handle total failure to sync state A-Federated-Join joins over federation generally suck T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#13000 opened Jun 9, 2022 by richvdh Remaining faster remote join work
Consider de/prioritising certain events when processing the incoming federation staging area A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#12578 opened Apr 28, 2022 by Gnuxie
ProTip! Add no:assignee to see everything that’s not assigned.