Pamac upgrade -a - Failed to query https://aur.archlinux.org/rpc/

pamac upgrade -a
results in:

Preparing...
Failed to query https://aur.archlinux.org/rpc/?v=5&type=info&arg[]=abc&arg[]=def...... from AUR: Socket I/O timed out
Synchronizing package databases...
Refreshing DEB_Arch_Extra.db...                                                                                                                                                               
...
Nothing to do.
Transaction successfully finished.

when i curl -I thaturl
i get: HTTP/2 405
which should mean: “Method Not Allowed response status code indicates that the request method is known by the server but is not supported by the target resource.”

Internet works, pacman -Syyu done before the pamac command.

This may be relevant.

3 Likes

A post was merged into an existing topic: The AUR seems to be down