Description
Steps to reproduce
- Where are you starting? What can you see?
I'm logged into matrix.org via SSO from github.com. In every channel (such as #main:postmarketos.org, aka #postmarketos:matrix.org, but I see this everywhere) attachments fail to load. Image previews just show a spinner, and other attachments do nothing when clicked on.
- What do you click?
Image previews (which are missing, just showing spinners) or attachment download buttons.
Outcome
What did you expect?
The attachments to show previews and download when I click the download button.
What happened instead?
Previews never show up; when clicking the download button, an error box pops up saying (for example):
Download failed
An error occurred while downloading this file
M_NOT_FOUND: MatrixError: [404] Not found (https://matrix-client.matrix.org/_matrix/media/v3/download/matrix.org/rClrxSFSsjJgaovxRCTZmheM?allow_redirect=true)
If I middle-click images, I get a page like https://matrix-client.matrix.org/_matrix/media/v3/download/matrix.org/rClrxSFSsjJgaovxRCTZmheM?allow_redirect=true with the contents:
{"errcode":"M_NOT_FOUND","error":"Not found"}
Operating system
Arch Linux
Browser information
Firefox 138.0
URL for webapp
Application version
Element version: 1.11.98
Crypto version: Rust SDK 0.10.0 (3cc301d), Vodozemac 0.9.0
Homeserver
postmarketos.org and/or matrix.org (I'm not sure how to determine which is more relevant in this case, channels seem to be bridged/aliased)
Will you send logs?
Yes