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
I deployed a VM with no error (passing the validation) but when I try to delete it, I get this error deployment_name must contain only letters and numbers and can't delete it.
Validation failed. errors: Array(1) [Object(5) {"target": Object(2) {"name": test_omar, "deployment_name": test_omar}, "value": test_omar, "property": deployment_name, "children": Array(0) [], "constraints": Object(1) {"isAlphanumeric": deployment_name must contain only letters and numbers}}]Error while deleting deployment ValidationError: Validation failed. errors: An instance of DeleteMachineModel has failed the validation:- property deployment_name has failed the following constraints: isAlphanumeric .error while getting value of key(VM89c30eb6) GridClientError: Couldn't decrypt key: dev/162/machines/fullvm/VM89c30eb6/contracts.json.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
which package/s did you face the problem with?
Dashboard
What happened?
I deployed a VM with no error (passing the validation) but when I try to delete it, I get this error
deployment_name must contain only letters and numbers
and can't delete it.Steps To Reproduce
No response
which network/s did you face the problem on?
Dev
version
28e17de
Twin ID/s
No response
Node ID/s
No response
Farm ID/s
No response
Contract ID/s
No response
Relevant screenshots/screen records
Relevant log output
The text was updated successfully, but these errors were encountered: