Skip to content

Media downloads from federated rooms running synapse no longer working #137

@skelemental

Description

@skelemental

I was running conduwuit federating with another server running synapse. I recently swapped docker images from conduwuit to tuwunel and this has resulted in all media downloads failing in the federated rooms since the swap.

I saw in the release notes for v1.3.0 that changes were made to unathenticated media

  • Unauthenticated media fallbacks are no longer requested by default. This can still be enabled with request_legacy_media if desired.

I have attempted adding both allow_legacy_media which is the var that appears in the config file example, and request_legacy_media as indicated in the release notes, but neither seems to have any effect on my homeserver's ability to request and cache media from the federated server. There are no logs that appear at INFO or above level indicating any failures with grabbing the media.

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportQuestion or triage session; when more information is required or no action necessary.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions