ERROR 429: Too Many Requests

Post Reply
nebiun
Posts: 89
Joined: Sat Dec 28, 2013 2:42 pm

ERROR 429: Too Many Requests

Post by nebiun » Mon Jan 31, 2022 6:22 pm

Hi, I trying to update MSYS2 environment with pacman -Syu
I got an error:
$ pacman -Syu
:: Synchronizing package databases...
mingw32 is up to date
mingw64 is up to date
ucrt64 is up to date
clang64 is up to date
msys is up to date
dkp-libs.db failed to download
error: failed retrieving file 'dkp-libs.db' from pkg.devkitpro.org : The requested URL returned error: 429
error: failed to synchronize all databases (failed to retrieve some files)

Then, looking for in this thread I found a similar error and tried the command:
wget https://pkg.devkitpro.org/devkitpro-keyring.pkg.tar.xz
--2022-01-31 18:18:20-- https://pkg.devkitpro.org/devkitpro-keyring.pkg.tar.xz
Resolving pkg.devkitpro.org (pkg.devkitpro.org)... 154.51.186.155
Connecting to pkg.devkitpro.org (pkg.devkitpro.org)|154.51.186.155|:443... connected.
HTTP request sent, awaiting response... 429 Too Many Requests
2022-01-31 18:18:20 ERROR 429: Too Many Requests.

Really too many requests or some other problem?

Thanks

nebiun
Posts: 89
Joined: Sat Dec 28, 2013 2:42 pm

[SOLVED] ERROR 429: Too Many Requests

Post by nebiun » Mon Jan 31, 2022 7:04 pm

Now it works!

$ pacman -Syu
:: Synchronizing package databases...
mingw32 is up to date
mingw64 is up to date
ucrt64 is up to date
clang64 is up to date
msys is up to date
dkp-libs is up to date
dkp-windows is up to date
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
there is nothing to do

Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests