Hi All,
I am using matrix-synapse for almost 5 years without any issues. I have used both ports and recently directly from github.
Unfortunately, starting version 1.133.0 the synapse started to play up with Rust version of MAS introspection.
github.com
Just wondering if there's anything in FreeBSD that causes this issue. Python works perfectly just the Rust commit started to not working.
github.com
I am using matrix-synapse for almost 5 years without any issues. I have used both ports and recently directly from github.
Unfortunately, starting version 1.133.0 the synapse started to play up with Rust version of MAS introspection.
Element client sync timeout due to token error (Recent change from twisted to Rust for MAS) · Issue #18659 · element-hq/synapse
Description Just upgraded Synapse to 1.333.0 and couldn't login to homeserver. Revert to 1.332.0 and all good. 2025-07-04 22:22:24,527 - synapse.api.auth.msc3861_delegated - 495 - ERROR - POST-44 -...
Just wondering if there's anything in FreeBSD that causes this issue. Python works perfectly just the Rust commit started to not working.
Speed up MAS token introspection by erikjohnston · Pull Request #18357 · element-hq/synapse
We do this by shoving it into Rust. We believe our python http client is a bit slow. Also bumps minimum rust version to 1.81.0, released last September (over six months ago) To allow for async Rust...