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

Alias used in error messages are referring to diffferent things #68

Open
gavin-lai opened this issue Sep 30, 2016 · 0 comments
Open

Alias used in error messages are referring to diffferent things #68

gavin-lai opened this issue Sep 30, 2016 · 0 comments

Comments

@gavin-lai
Copy link

Good afternoon,
When an error in the server name when creating a server, the error will come back and refers to an "alias" error, where "alias" is the account alias when inputting the command:

[root@st-ansible-01 etc]# clc --config /usr/local/etc/clc_config servers create --alias CV1 --location NY1 --group Staging --name NY1CV1VADEV01 --template NY1CV1X01 --cpu 1 --ram 1 --network vlan_3542_10.71.242
✔ Reading /usr/local/etc/clc_config
✔ Logged into v1 API
✔ Groups successfully listed.
✖ Error calling Server/CreateServer. Status code 503. Alias must 6 characters or less
✖ Error calling Server/CreateServer. Server response 200
✖ Exiting due to error: Error calling Server/CreateServer. Server response 200

Is that a way to make the error a bit clearer?
Thanks
Gavin

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