There seems to be a problem during collections installation from galaxy.ansible.com
ERROR! Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/v3/collections/community/postgresql/versions/': The read operation timed out
ERROR! Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=40': The read operation timed out
This normally takes a few seconds, but now it seems to be taking minutes and it returns a timeout error once it reaches the configured limit.
I began noticing this issue last week, and it is still persisting now.
Does anyone have the same issue ?
We didn’t have any errors to report, but when running AWX jobs or GitHub Actions that needed to install Galaxy collections around 11am EST today we noticed that jobs that normally took a couple of minutes were taking 30 minutes or more. We had one job fail with a message that it couldn’t retrieve a collection, but relaunching it worked (but it still took forever).
The API is also very slow when answering requests for a version page, like Ansible Galaxy. That was never fast to begin with, but now it’s extremely slow.
Can confirm this has been an issue over the last 1-2 days. I have people in Australia (Perth, Brisbane, Melbourne) and New Zealand with multiple carriers/connection types, as well as our Github CI continues to fail.
For us, the final error is:
ERROR! Unexpected Exception, this is probably a bug: The read operation timed out
Let me know if you need any more info to troubleshoot.