Description
Local users no longer receive events over federation, outbound federation remains functional
Steps to reproduce
- Upgrade to 1.140
- Send a message
- Note that it never arrives on other servers unless the server gets downgraded
Homeserver
the-apothecary.club
Synapse Version
v1.140
Installation Method
Other (please mention below)
Database
Single PG, ported years ago, restored months back
Workers
Single process
Platform
NixOS/unstable, using nixos module, i7-7700, 64GB of ram, no container
Configuration
Presence enabled
Using Synapse-HTTP-Antispam
Very large caches
experimental_features:
msc2815_enabled: true
Relevant log output
Unable to deduce which parts of the log *are* the cause.
Lots of instances of "Error attempting to resove state at missing prev_events", "Request failed: GET matrix-federation://", "ERROR - sync_partial_state_room-0 - Background process 'sync_partial_state_room' threw an exception" followed by stacktraces, "synapse.api.errors.FederationError: ERROR 403: We can't get valid state history.", etc...
I have a 2.3GB log file available I could share privately (Last 10M log lines through journalctl, most likely includes logs from before the attempt to upgrade to 1.140).
Anything else that would be useful to know?
No response
Description
Local users no longer receive events over federation, outbound federation remains functional
Steps to reproduce
Homeserver
the-apothecary.club
Synapse Version
v1.140
Installation Method
Other (please mention below)
Database
Single PG, ported years ago, restored months back
Workers
Single process
Platform
NixOS/unstable, using nixos module, i7-7700, 64GB of ram, no container
Configuration
Presence enabled
Using Synapse-HTTP-Antispam
Very large caches
experimental_features:
msc2815_enabled: true
Relevant log output
Anything else that would be useful to know?
No response