Bug 496564 - Error transferring https://kde.modular.im/_matrix/client/v1/media/download/mxc/%2Fubuntu.com%2FmediaID?timeout_ms=20000 - server replied:
Summary: Error transferring https://kde.modular.im/_matrix/client/v1/media/download/mx...
Status: RESOLVED UPSTREAM
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: 24.08.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-21 23:31 UTC by Justin Zobel
Modified: 2024-12-13 19:52 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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