You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: