Azure / Azure/Azure-Functions

Function taking too long to respond: 502-Bad Gateway- The specified CGI application encountered an error and the server terminated the process.

Open
#796 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

I have recently deployed a Java Azure Function based on the documentation provided at https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-java-maven . It was working fine but the from next day (29-Apr-2018) it is taking forever to run. Every time I try to run it is giving back error 502- Bad Gateway.

I have tested the function on local using mvn azure-functions:run and it run fine.
mvn azure-functions:deploy run without any error.

We are getting 502 while testing/running the azure function on azure portal.

Could you please help me on this.
![azure_issue](https://user-images.githubusercontent.com/24840560/39746518-0d2879f2-529a-11e8-9c7b-2483b4268e4b.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.