Share via

Azure function returning intermittent 502 errors

Aarthi Vishwanathan 1 Reputation point
2022-06-24T05:51:12.64+00:00

Hi,
I have an azure function runtime version 1 that is returning 502 Bad Gateway errors after running for sometime. I am not sure what could be the reason. Logs don't provide anything useful.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

0 comments No comments

2 answers

Sort by: Most helpful
  1. MughundhanRaveendran-MSFT 12,511 Reputation points
    2022-07-04T07:02:43.453+00:00

    @Aarthi Vishwanathan ,

    Thanks for reaching out to Q&A.

    I would suggest you to look into the function invocation logs and the application insights end to end transaction logs to get more details about this intermittent issue. You can also look into the diagnose and solve problems blade in the Function portal and run the "Function app down or reporting errors" detector to see if there are any issues related to platform during the time the issue was seen.

    Please let me know if you have any queries.

    Was this answer helpful?

    0 comments No comments

  2. Stefano Demiliani 241 Reputation points MVP
    2022-06-24T08:08:01.843+00:00

    Was this answer helpful?


Your answer

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