I’m using Kubuntu 24.04
I installed flatpak and am trying to perform updates but they keep failing. Mainly the downloads keep failing with “Failure when receiving data from the peer.” And downloads are painfully slow.
Maybe the main servers are at full capacity? Can I configure mirrors maybe? Where can I find a list?
you can configure additional repos in
./local/share/flatpak/repo/config
mine looks like this (default and flathub beta channel):
[core] repo_version=1 mode=bare-user-only min-free-space-size=500MB [remote "flathub"] url=https://dl.flathub.org/repo/ xa.title=Flathub gpg-verify=true gpg-verify-summary=true xa.comment=Central repository of Flatpak applications xa.description=Central repository of Flatpak applications xa.icon=https://dl.flathub.org/repo/logo.svg xa.homepage=https://flathub.org/ [remote "flathub-beta"] url=https://dl.flathub.org/beta-repo/ gpg-verify=true gpg-verify-summary=true xa.title=Flathub beta
Awesome! I can’t seem to find an official mirror list though. I’d love to add a server from Canada.