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

CLI hangs on self-hosted runner. Is there a way to debug? (--verbose, or similar?) #87

Open
NullVoxPopuli opened this issue Jul 29, 2024 · 0 comments

Comments

@NullVoxPopuli
Copy link

I was able to test that fast-cli works well, and quickly on a GH-hosted runner: https://github.com/NullVoxPopuli/gh-runner-bandwidth-test/actions/runs/10149154613/job/28063441220#step:3:9

but have been unable to get the same results with a self-hosted runner (very similar workflow, only difference is the runs-on).

On the self-hosted runner my output is:

# 10m 0s
Run npx fast-cli --upload --json
  npx fast-cli --upload --json
  shell: /usr/bin/bash -e {0}
  env:
    CI: false
npm warn exec The following package was not found and will be installed: fast-cli@[4]

Error: The operation was canceled.

(and that's it)

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