This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Traceback when fetching remote media #10318
Labels
good first issue
Good for newcomers
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Description
When I was watching the homeserver.log file I noticed the following lines going by.
I couldn't find an open or closed issue regarding this error so I thought I'd open an issue for it.
Steps to reproduce
I can reproduce it with curl
which results in the error above.
I can fetch the media just fine via matrix.org:
curl -L "https://matrix-federation.matrix.org/_matrix/media/r0/thumbnail/matrix.org/dOhWUOiqfTEPQASnYCLKLINu?width=800&height=600&method=scale" -o somemedia.png
Version information
matrix.moritzdietz.com
If not matrix.org:
Version:
1.37.1
Install method:
package manager
Ubuntu 20.04 Server
I have
dynamic_thumbnails
set to false (as it's the default).The text was updated successfully, but these errors were encountered: