Azure openai: Internal server error | Apim-request-id: 59708800-5c39-4214-9b18-932a8aecf39e

CodeKidz 25 Reputation points
2024-10-09T01:18:51.11+00:00

I encountered a 500 error and was unable to recover for a long time, and I couldn't find out any details. Please tell me the reason.

Please provide a stable and reliable model infer service, such unreliability is unacceptable in a production environment.

Resource location: Sweden Central

Internal server error | Apim-request-id: 59708800-5c39-4214-9b18-932a8aecf39e

Screenshot 2024-10-09 at 09.12.45

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,082 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SriLakshmi C 6,010 Reputation points Microsoft External Staff Moderator
    2024-10-09T11:07:13.4366667+00:00

    Hello CodeKidz,

    Thank you for reaching out to Microsoft Q&A forum!

    As I understood that your are encountering a 500 error in a production environment. I tried to repro the scenario in the Sweden central region without any issues below are the screen shot,

    User's image

    I suggest few steps you can take to troubleshoot the issue.

    A 500 status code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request. This can occur for various reasons, such as server overload, misconfigurations, or issues with the code itself

    Retry the request: If you encounter a 500 Internal Server error, you can try retrying the request after a short period of time. Transient errors can occur, and retrying may result in a successful response.

    To ensure a stable and reliable model inference service

    Use Application Insights or similar tools to capture detailed logs and identify the root cause of the error.

    Please let us know if you have any further questions. Thank you!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.