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

plugin install network failures returning 0 exit code #3367

Closed
pskrbasu opened this issue Apr 26, 2023 · 0 comments · Fixed by #3375
Closed

plugin install network failures returning 0 exit code #3367

pskrbasu opened this issue Apr 26, 2023 · 0 comments · Fixed by #3375
Assignees
Labels
bug Something isn't working

Comments

@pskrbasu
Copy link
Contributor

When a plugin fails to install due to network errors, it returns a 0 exit code.

Reason:   failed to do request: Head "https://us-docker.pkg.dev/v2/steampipe/plugins/turbot/uptimerobot/manifests/latest": dial tcp: lookup us-docker.pkg.dev: no such host

> echo $?
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant