Fresh install. I've ran system updates successfully a couple times, so pacman works just fine, but I'm unable to install any programs from AUR because I get this error:
pamac build plex-media-server-plexpass
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=plex-media-server-plexpass from AUR: Rate limit reached
Failed to query https://aur.archlinux.org/rpc/?v=5&type=search&arg=plex-media-server-plexpass from AUR: Rate limit reached
Error: target not found: plex-media-server-plexpass
Google says it's an error about trying to check for updates too often like over 100 times per 24 hours, but I haven't tried to update AUR that many times. Has anybody ran into this before?
Some essential software I use are only on AUR, so this is a problem.
The AUR allows 4000 requests per day per IP address. That's one request every 21.6 seconds. Something is really off the leash - You will probably be able to see that kind of activity with a tool like IPTRAF or IFTOP (Both in the repositories, so no ironic need to wait for the AUR to let you back in)
Paru lets me at least review the build. Trying to figure out how to actually build it.
Edit: ok just needed to quit the review and it started building! Thanks for the suggestion! Paru seems ok. Plex installed just fine and I confirmed it's working.