Bug 496564

Summary: Error transferring https://kde.modular.im/_matrix/client/v1/media/download/mxc/%2Fubuntu.com%2FmediaID?timeout_ms=20000 - server replied:
Product: [Applications] NeoChat Reporter: Justin Zobel <justin>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED UPSTREAM    
Severity: normal CC: carl, john.kizer, josh
Priority: NOR    
Version First Reported In: 24.08.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Justin Zobel 2024-11-21 23:31:26 UTC
This message is spit out in stdout/stderr when there's an issue, but the message does not include the server reply.

It would be great to include the server reply for troubleshooting issues.

I am in many channels and I worry when I start NeoChat that it's flooding the homeserver with dozens of requests and I'm getting instantly rate-limited (HTTP 429).
Comment 1 John Kizer 2024-11-24 05:46:32 UTC
I can reproduce this using the current Flatpak (24.08.3) on Fedora Linux 41 - the specific message for me was:

> qrc:/qt/qml/org/kde/kirigamiaddons/labs/components/Avatar.qml:201:9: QML QQuickImage: Error transferring https://matrix-client.matrix.org/_matrix/client/v1/media/download//?timeout_ms=20000 - server replied:

But the server reply is cut off as in your case.
Comment 2 Joshua Goins 2024-12-13 19:52:12 UTC
Fix in libQuotient: https://github.com/quotient-im/libQuotient/pull/832