element-hq / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://element-hq.github.io/dendrite/
GNU Affero General Public License v3.0
33 stars 5 forks source link

Can't federate with matrix.org, can federate with everyone else #3279

Closed matrixbot closed 2 weeks ago

matrixbot commented 2 weeks ago

This issue was originally created by @TheStranjer at https://github.com/matrix-org/dendrite/issues/3279.

Background information

Description

Steps to reproduce

  1. Send message on iddqd.chat
  2. Verify that it arrives elsewhere like bolha.chat and on matrix.org
  3. Notice that it arrives at the former but not the latter
matrixbot commented 2 weeks ago

This comment was originally posted by @viviicat at https://github.com/matrix-org/dendrite/issues/3279#issuecomment-1852177117.

might be related to these upstream patches? https://github.com/matrix-org/gomatrixserverlib/commit/2aa58908de15bf46cca37a3a89aed5c4bfd32611 https://github.com/matrix-org/gomatrixserverlib/commit/41497b7563eb4a7416f72427580aa786ef768cfe

matrixbot commented 2 weeks ago

This comment was originally posted by @TheStranjer at https://github.com/matrix-org/dendrite/issues/3279#issuecomment-1858089696.

Yup. As far as I'm aware, this has been fixed. Thanks for your time.