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

failed to build docker container #78

Closed
shahzebsiddiqui opened this issue Mar 22, 2021 · 3 comments
Closed

failed to build docker container #78

shahzebsiddiqui opened this issue Mar 22, 2021 · 3 comments

Comments

@shahzebsiddiqui
Copy link
Contributor

I just noticed it failed to build docker container today as part of the github workflow. I have been using the same version (v0.2.3) for some time and it was working fine.

See https://github.com/buildtesters/buildtest/pull/699/checks?check_run_id=2170371755

My urlcheck workflow can be found at https://github.com/buildtesters/buildtest/blob/devel/.github/workflows/urlchecker.yml

@vsoch
Copy link
Collaborator

vsoch commented Mar 22, 2021

quay.io is down, so any action that relies on it for containers will fail. https://status.quay.io/. Check back to that interface and try a re-run when it's up again!

@vsoch
Copy link
Collaborator

vsoch commented Mar 22, 2021

If you look at the error, you can see the 502 bad gateway when trying to pull the container:
image

@shahzebsiddiqui
Copy link
Contributor Author

thanks @vsoch that makes sense now. I will close this issue.

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

2 participants