akshata29/entaoai

Encountered an error (InternalServerError) from host runtime.

Closed this issue · 2 comments

There was an error during the deployment process.
What is somthing wrong??

{"code":"DeploymentFailed","target":"/subscriptions/xxxx369f-3d6e-4c3f-87f4-83c1cca16cb5/resourceGroups/chatnanet/providers/Microsoft.Resources/deployments/Microsoft.Template-20230628194148","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"target":"/subscriptions/xxxx369f-3d6e-4c3f-87f4-83c1cca16cb5/resourceGroups/chatnanet/providers/Microsoft.Resources/deployments/Microsoft.Template-20230628194148","message":"Encountered an error (InternalServerError) from host runtime."}]}

Drill down issue.
{"code":"BadRequest","message":"Encountered an error (InternalServerError) from host runtime.","details":[{"message":"Encountered an error (InternalServerError) from host runtime."},{"code":"BadRequest"},{}]}

{
"status": "Failed",
"error": {
"code": "BadRequest",
"message": "Encountered an error (InternalServerError) from host runtime.",
"details": [
{
"message": "Encountered an error (InternalServerError) from host runtime."
},
{
"code": "BadRequest"
},
{}
]
}
}

image

There is a known issue (I will document it), but if you redeploy, the deployment will be successful.

Thank you for your comment. After redeploying, the deployment was completed successfully