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

ArgumentError before bootstrap on server create #91

Closed
yonah-codefresh opened this issue Apr 30, 2015 · 2 comments
Closed

ArgumentError before bootstrap on server create #91

yonah-codefresh opened this issue Apr 30, 2015 · 2 comments

Comments

@yonah-codefresh
Copy link

I'm using ChefDK 0.4 and knife-joyent 0.4.12.

When I create a ubuntu machine in JPC the server gets created but the bootstrap fails.
My command line looks like this:
knife joyent server create -N nodename -x ubuntu -I '7735fbba-3706-49f0-8020-9e69e11f8ea1' -f 'g3-standard-0.5-smartos' --networks '1e7bb0e1-25a9-43b6-bb19-f79ae9540b39,193d6804-256c-4e89-a4cd-46f045959993' --tags '{"owner":"cf", "env":"prod"}' -d cf-cz-ubuntu --no-host-key-verify

Running knife bootstrap manually works.
The error is as follows:
...
Sleeping for 10 seconds
ERROR: ArgumentError: wrong number of arguments (1 for 0)

@bixu
Copy link
Contributor

bixu commented May 21, 2015

We are also seeing this when using versions of ChefDK > 0.3.5

#dealbreaker :(

@marsell marsell closed this as completed in 9a73bb7 Jun 1, 2015
@marsell
Copy link

marsell commented Jun 1, 2015

Sorry for the long delay. :/

Please give this a spin, and let me know if there are any other problems. I'm not familiar with the Chef ecosystem, but this is in my lap now.

kigster pushed a commit to kigster/knife-joyent that referenced this issue Feb 14, 2016
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

3 participants