Skip to content

Instantly share code, notes, and snippets.

@mattduguid
Created December 7, 2020 03:16
Show Gist options
  • Save mattduguid/4d201d3eb1b221842238292d294fa3f3 to your computer and use it in GitHub Desktop.
Save mattduguid/4d201d3eb1b221842238292d294fa3f3 to your computer and use it in GitHub Desktop.
2020-12-07T02:19:35.618Z [DEBUG] plugin.terraform-provider-azurerm_v2.31.1_x5: {"Code":"Conflict","Message":"Cannot modify this site because another operation is in progress. Details: Id: 9c62f530-c668-4880-b4fd-62fd8a10880c, OperationName: Create, CreatedTime: 12/7/2020 2:18:58 AM, RequestId: e22dffde-d5e9-47cd-8e8a-c1181efe058a, EntityType: 3","Target":null,"Details":[{"Message":"Cannot modify this site because another operation is in progress. Details: Id: 9c62f530-c668-4880-b4fd-62fd8a10880c, OperationName: Create, CreatedTime: 12/7/2020 2:18:58 AM, RequestId: e22dffde-d5e9-47cd-8e8a-c1181efe058a, EntityType: 3"},{"Code":"Conflict"},{"ErrorEntity":{"ExtendedCode":"59203","MessageTemplate":"Cannot modify this site because another operation is in progress. Details: {0}","Parameters":["Id: 9c62f530-c668-4880-b4fd-62fd8a10880c, OperationName: Create, CreatedTime: 12/7/2020 2:18:58 AM, RequestId: e22dffde-d5e9-47cd-8e8a-c1181efe058a, EntityType: 3"],"Code":"Conflict","Message":"Cannot modify this site because another operation is in progress. Details: Id: 9c62f530-c668-4880-b4fd-62fd8a10880c, OperationName: Create, CreatedTime: 12/7/2020 2:18:58 AM, RequestId: e22dffde-d5e9-47cd-8e8a-c1181efe058a, EntityType: 3"}}],"Innererror":null}
2020/12/07 02:19:35 [DEBUG] module.terraform-azure-***OUR_MODULE_NAME***.azurerm_function_app.azure: apply errored, but we're indicating that via the Error pointer rather than returning it: web.AppsClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> <nil>
2020/12/07 02:19:35 [ERROR] eval: *terraform.EvalApplyPost, err: web.AppsClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> <nil>
2020/12/07 02:19:35 [ERROR] eval: *terraform.EvalSequence, err: web.AppsClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=<nil> <nil>
2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment