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

bk run fails with opaque error #112

Open
nrdxp opened this issue May 17, 2021 · 2 comments
Open

bk run fails with opaque error #112

nrdxp opened this issue May 17, 2021 · 2 comments
Labels

Comments

@nrdxp
Copy link

nrdxp commented May 17, 2021

❯ bk run
>>> Starting local agent πŸ€–
>>> Starting build πŸ‘Ÿ
>>> Executing initial command: buildkite-agent pipeline upload
🚨 Initial command failed: Job failed with code 1

Why is it trying to upload anything? I just want it to run locally. Trying a minimal yml doesn't seem to help anything:

steps:
  - command: "echo foo"
@childish-sambino
Copy link

Seeing the same thing with bk local run. Any suggestions?

@lukoktonos
Copy link

I saw this and the issue for me was that I ran brew install bk instead of the correct brew install buildkite/cli/bk. The latter no longer produced the error.

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

No branches or pull requests

4 participants