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
Hi,
I tried to launch terraform blueprint for s3 bucket, it created the resources in my aws account, but it failed getting to active state.
It stuck in "launching" state.
I tried using the api, but always get 409 status code and a message:
{
"message": "Running terminate is not allowed at the moment, because there’s a conflict with currently running operations.\r\nPlease wait until these operations are completed.",
"name": "Operation conflict with other operations",
"code": "OPERATION_CONFLICT_WITH_OTHER_OPERATIONS"
}
also tried to use this apis, after failed to terminate using the ui:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I tried to launch terraform blueprint for s3 bucket, it created the resources in my aws account, but it failed getting to active state.
It stuck in "launching" state.
I tried using the api, but always get 409 status code and a message:
also tried to use this apis, after failed to terminate using the ui:
-https://portal.qtorque.io/api_reference/#/paths/api-spaces-space_name--environments--environment_id--eac/delete return 202 but still not terminated the environment
-https://portal.qtorque.io/api_reference/#/paths/api-spaces-space_name--environments--environment_id--release/delete
-https://portal.qtorque.io/api_reference/#/paths/api-spaces-space_name--environments-force--environment_id/delete
screenshots:

trace id: 0HNGLVJ855I7M:00000001
Beta Was this translation helpful? Give feedback.
All reactions