Skip to content

Check failing with exit status 2 #368

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

Open
dlbock opened this issue Aug 10, 2021 · 2 comments
Open

Check failing with exit status 2 #368

dlbock opened this issue Aug 10, 2021 · 2 comments

Comments

@dlbock
Copy link

dlbock commented Aug 10, 2021

Concourse version: 7.2.0
Running on GKE 1.19.13-gke.700
git-resource configuration:

  • uri: https://github.com/<owner>/<repo>.git
  • username: github-api-token
  • password: x-oauth-basic

I've been seeing the following error on checks, and they come and go:

run check: check: backend error: Exit status: 500, message: {"Type":"","Message":"exit status 2","Handle":"","ProcessID":"","Binary":""}

Not much to go on, I know 😢 . I tried searching through this repository for any phrase that might match that message ☝️ in order to figure out why this is happening, to no avail. GitHub API returning 500s? Any thoughts?

@dlbock
Copy link
Author

dlbock commented Aug 10, 2021

If it is indeed the GitHub API returning 500s (GitHub was having operational issues today, Aug 10 2021), I think a more self-explanatory error message besides exit status 2 will be helpful? 🙏

@dlbock
Copy link
Author

dlbock commented Aug 10, 2021

Hrm, turns out this isn't related to the git-resource specifically as I'm seeing the same error message being returned in the check for an s3-resource as well

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