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

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
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
We should give a better error message when a join-over-federation request is rejected by the remote server A-Federated-Join joins over federation generally suck A-Federation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-p2 (Deprecated Label)
#4858 opened Mar 14, 2019 by benparsons
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
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
Federation - Public room: Join-over-federation failed when all the local members left it A-Federated-Join joins over federation generally suck S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#9555 opened Mar 5, 2021 by giomfo
processing send_join on a large room is extremely inefficient A-Federated-Join joins over federation generally suck A-Performance Performance, both client-facing and admin-facing 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.
#3495 opened Jul 9, 2018 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
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
/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
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
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: /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 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
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
joining #neb:matrix.org often fails A-Federated-Join joins over federation generally suck 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.
#2956 opened Mar 7, 2018 by richvdh
/join fails with 500 if remote server times out A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-p2 (Deprecated Label)
#4755 opened Feb 27, 2019 by richvdh
Federation 'send_join' is insufficiently pedantic (SYN-507) A-Federated-Join joins over federation generally suck A-Spec-Compliance places where synapse does not conform to the spec A-Validation 500 (mostly) errors due to lack of event/parameter validation 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. Z-Cleanup Things we want to get rid of, but aren't actively causing pain
#1407 opened Oct 27, 2015 by matrixbot
massive storm of presence EDUs when joining a large room A-Federated-Join joins over federation generally suck A-Join Joining a room (there is another label for federated joins) A-Performance Performance, both client-facing and admin-facing A-Presence 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.
#3120 opened Apr 18, 2018 by richvdh
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
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
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
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
"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
Error: not invited when joining too quickly A-Federated-Join joins over federation generally suck T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#2367 opened Jul 13, 2017 by silkeh
ProTip! Add no:assignee to see everything that’s not assigned.