https://bugs.kde.org/show_bug.cgi?id=521648
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REPORTED --- Comment #2 from [email protected] --- To rule out a local/VM-specific cause, I reproduced this on two independent systems with different network stacks: Inside the VM (libvirt/virtio-net) — fails consistently around 10-16% with Transfer failed: Failure when receiving data from the peer On the host machine directly (no virtualization involved) — same curl test against ftp.gwdg.de, fails at ~1% (76M of 6.75G) with Recv failure: Connection reset by peer bash curl -L --retry 3 -o /dev/null https://ftp.gwdg.de/pub/linux/kde/extrafiles/kde-linux/sysupdate/v2/kde-linux_202606190254_root-x86-64.erofs This confirms the issue is not local networking, MTU, or virtualization-related — it's specific to the ftp.gwdg.de mirror dropping connections mid-transfer on large files. This is happening again today (19 June) with the new image 202606190254, despite comment #1 reporting it as resolved. -- You are receiving this mail because: You are watching all bug changes.
