Our web server suddenly started to fail to connect to our PostgreSQL flexible server, and the portal is stuck with the message 'The server is currently in 'restarting' state. Please wait for the operation to complete. You can refresh to check status. Reach out to Microsoft support if the operation is taking too long.' In the resource health menu, I can download a PDF file with the title 'Resource health History Details,' and it says:
Location: koreacentral
Availability Status: undefined (Unplanned)
Title: UnknownReason
Timespan: 05/28/2024 21:27:46 (GMT +9)
Restarting or stopping the server with Azure CLI fails with the following errors.
az postgres flexible-server stop ...
(InternalServerError) An unexpected error occured while processing the request. Tracking ID: 'a53e62a2-5645-4d38-909f-7841c10d9aea'
Code: InternalServerError
Message: An unexpected error occured while processing the request. Tracking ID: 'a53e62a2-5645-4d38-909f-7841c10d9aea'
az postgres flexible-server restart ...
(InternalServerError) An unexpected error occured while processing the request. Tracking ID: 'ced356e6-49d4-47fe-a740-fb1d92ad656a'
Code: InternalServerError
Message: An unexpected error occured while processing the request. Tracking ID: 'ced356e6-49d4-47fe-a740-fb1d92ad656a'
If you need more information like the resource ID or the subscription ID, please let me know.