Skip to content

Azure Database for MySQL flexible server failed to start #299

Open
@lacmar25

Description

From time to time, when I start an Azure Database for MySQL flexible server I get the following error (An unexpected error occured while processing the request.):

 "submissionTimestamp": "2025-01-28T11:19:45Z",
    "subscriptionId": "xxxxxxxxxxxxxxxxxxxxxxxxx",
    "tenantId": "xxxxxxxxxxxxxxxxxxxxxxxxxx",
    "properties": {
        "statusMessage": "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceOperationFailure\",\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\",\"details\":[{\"code\":\"InternalServerError\",\"message\":\An unexpected error occured while processing the request. Tracking ID: '6bc64c96-eeeb-42f5-b2cb-e99f68fd85bb'\"}]}}",
        "eventCategory": "Administrative",

Afterwards, I retry and the server simply starts and everything is OK.
I've checked the metrics and all and everything is fine.

Is this common and is there any known explanation for this to happen?

Thanks!

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions