Garuda Update The requested URL returned error: 416

Hi,

using garuda-update i get the following message:

[sudo] password for user:
:: Synchronizing package databases...
garuda is up to date
core is up to date
extra is up to date
multilib is up to date
chaotic-aur is up to date
looking for conflicting packages...

Package (1)           Old Version  New Version  Net Change  Download Size

garuda/garuda-update  4.7.2-1      4.8.0-1        0,00 MiB       0,01 MiB

Total Download Size:   0,01 MiB
Total Installed Size:  0,02 MiB
Net Upgrade Size:      0,00 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
garuda-update-4.8.0-1-any.pkg.tar.zst failed to download
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from cdn-mirror.chaotic.cx : Exceeded the maximum allowed file size (11656) with 11656 bytes
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from geo-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from br-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from bg-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from ca-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from cl-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from de-2-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from de-3-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from de-4-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from fr-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from gr-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from in-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from in-2-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from in-3-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from in-4-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from kr-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from es-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from es-2-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from us-mi-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from us-tx-mirror.chaotic.cx : The requested URL returned error: 416
error: failed retrieving file 'garuda-update-4.8.0-1-any.pkg.tar.zst' from us-ut-mirror.chaotic.cx : The requested URL returned error: 416
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
looking for conflicting packages...

What to do?

Most likely just try again after a while.
Or comment out line 4 in /etc/pacman.d/chaotic-mirrorlist, try again, uncomment.
Did it happen to me once too many? Handy scripts you'd like to share - #91 by meanruse


Oh wait, I see there’s an update for chaotic-mirrorlist.
Maybe try pacman -S chaotic-mirrorlist first.


It’s working here, likely some of the regional mirrors was just caught while updating itself.

3 Likes

Well for me nothing is working. are there any caches i can delete?

Try repeating the instructions from https://aur.chaotic.cx/.

sudo pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com
sudo pacman-key --lsign-key 3056513887B78AEB
sudo pacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst'
sudo pacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'
1 Like

Well now it’s working. I guess my provider has routing problems. Using a vpn from the opposite end of the world and suddenly the updates are working…

3 Likes

Generally, 416 replies from every mirror usually hint towards a networking issue on the user’s side. Since the mirrors are all behind Cloudflare (to make use of our router) all of them are affected at once. Glad you got it solved on your end! :slight_smile:

4 Likes

Thanks, I was having this problem too. Never would have been able to guess it was because cloudflare DNS.

I’ve been trying for a couple days now, no joy.
None of the fixes listed seem to do anything.

Trying to upgrade using Octopi returns
“garuda-dr460nized and plasma5-applets-window-appmenu are in conflict”.

Use the official update method instead. Its there for a reason.

3 Likes

Wait

Commenting out line four in /etc/pacman.d/chaotic-mirrorlist as meanruse mentioned above did the trick.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.