Open gabrielegiammatteo opened 6 years ago
In the QoE GUI, when two benchmarking schedules are created for the same cloud and VM size, the second one fails with this error:
Possibly unhandled rejection: {"data":{"message":"rpc error: code = AlreadyExists desc = secret testNTUAUser1__ULM___medium already exists"},"status":409,"config":{"method":"POST","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"http://147.102.19.75:4550/secrets/create","contentType":"application/json","data":{"Name":"testNTUAUser1__ULM___medium","Data":XXX},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json;charset=utf-8"}},"statusText":"Conflict"}
fixed
In the QoE GUI, when two benchmarking schedules are created for the same cloud and VM size, the second one fails with this error:
Possibly unhandled rejection: {"data":{"message":"rpc error: code = AlreadyExists desc = secret testNTUAUser1__ULM___medium already exists"},"status":409,"config":{"method":"POST","transformRequest":[null],"transformResponse":[null],"jsonpCallbackParam":"callback","url":"http://147.102.19.75:4550/secrets/create","contentType":"application/json","data":{"Name":"testNTUAUser1__ULM___medium","Data":XXX},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json;charset=utf-8"}},"statusText":"Conflict"}