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

setup command always outputs error about requiring darwin #217

Open
grantwest opened this issue Dec 22, 2022 · 1 comment
Open

setup command always outputs error about requiring darwin #217

grantwest opened this issue Dec 22, 2022 · 1 comment

Comments

@grantwest
Copy link

Running this command:

docker run -it --rm drone/drone-runner-aws:1.0.0-rc26 setup --digital-ocean-pat XXXX

Results in this error:

INFO[0000] setup: using digital ocean                   
INFO[0000] no pool file provided                        
INFO[0000] in memory pool is using digitalocean         
FATA[0000] setup: unable to process pool file            error="invalid OS linux, has to be 'darwin'"

It doesn't matter what host os the command is run on, the error is always the same. I also tried downloading both the linux-amd64 and darwin-arm64 binaries from the releases page and running them on the respective machines still produces the same error.

@tphoney
Copy link

tphoney commented Jan 16, 2023

new changes were pushed to master, can you try the latest tag and see if this is still occurring.

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