Skip to content
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

Getting occasional 503 from Ansible Galaxy (Service Unavailable) #3276

Open
thrix opened this issue Oct 25, 2023 · 1 comment
Open

Getting occasional 503 from Ansible Galaxy (Service Unavailable) #3276

thrix opened this issue Oct 25, 2023 · 1 comment

Comments

@thrix
Copy link

thrix commented Oct 25, 2023

Bug Report

SUMMARY

Getting occasional 503 from Ansible Galaxy.
Last one happend ~ Oct 24, 2023 4:38pm GMT+0200

We hit this usually in CI.

[WARNING]: - bobbyrenwick.pip was NOT installed successfully: Error when
70finding available api versions from default (https://galaxy.ansible.com) (HTTP
71Code: 503, Message: Service Unavailable)
72ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
73ansible-galaxy [core 2.14.11]

STEPS TO REPRODUCE

ansible-galaxy collection install -r requirements.yml

EXPECTED RESULTS

ansible-galaxy should auto-retry on some of the 50x http error codes, could be activated by a command line switch.

ACTUAL RESULTS

(https://galaxy.ansible.com) (HTTP
71Code: 503, Message: Service Unavailable)

@thrix
Copy link
Author

thrix commented Nov 6, 2023

Seeing this quite often, maybe ansible-galaxy could do automatic retries in this case?

We love Ansible, but issues like this make it a bit pain to use in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant