-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://galaxy.ansible.com/api has been flaky most of the day #3345
Comments
We are seeing the same issue. |
same here |
Getting a lot of this while running
It works ~25% of the time since yesterday morning. |
Increasing the timeout seems to be a sufficient workaround when running ansible-galaxy install -r ansible/galaxy-requirements.yml --timeout 300 |
I have the same issues all the day from time to time with ansible-core 2.16.5 (also tries 2.15.10). It's absolute random on failing during
Looks likt it's also possible via environment variable dependency:
name: galaxy
env:
ANSIBLE_GALAXY_SERVER_TIMEOUT: 300 |
Seems like the API has been up and down all day today, and I don't appear to be alone
Some requests fail
Other requests succeed:
The text was updated successfully, but these errors were encountered: