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

server create throws type Error "no implicit conversion of Symbol into Integer" #36

Open
hariharasudhansp opened this issue Mar 25, 2016 · 1 comment

Comments

@hariharasudhansp
Copy link

I am trying to create a vm from an template in VCD using the command
knife vcair server create --ssh-password Password1 --image
"image-name" --cpus 4 --memory 4096 --node-name centos64
--vcair-net network1.

The above returns with error message "ERROR: TypeError: no implicit conversion of Symbol into Integer". Vm is actually created which i could verify with UI. But its not powered on. I googled but none of the links are not helping though

@adamleff
Copy link
Contributor

Could you please add -VV to the end of your knife command and post the full output? This will help us narrow down where this bug lies. Thanks!

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