I have an error everytime I do the command : pamac checkpudates -a
** (pamac:18204): WARNING **: 21:45:29.951: aur.vala:60: <data>:1:1: Parse error: unexpected character `<', expected value
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=argonone-c-git from AUR
** (pamac:18204): WARNING **: 21:45:29.997: aur.vala:60: <data>:1:1: Parse error: unexpected character `<', expected value
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=fzf-extras-git from AUR
** (pamac:18204): WARNING **: 21:45:30.054: aur.vala:60: <data>:1:1: Parse error: unexpected character `<', expected value
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=oh-my-bash-git from AUR
** (pamac:18204): WARNING **: 21:45:30.105: aur.vala:60: <data>:1:1: Parse error: unexpected character `<', expected value
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=filebrowser-bin&arg[]=find-the-command&arg[]=gettext-hostname&arg[]=rndstr from AUR
We have completely blocked the Pamac user agent, to restore service for the users. It seems there’s an issue with the latest pamac version that’s causing this number of requests.
With ba42a52d, I restored the 1000ms timeout after the user stop typing before querying aur. With e56998e6, I added the OS id in the user agent, so statistic per distribution can be done.