How to Fix 504.0 GatewayTimeout https://app.embracingostomylife.org/

David Lussky 0 Reputation points
2025-06-30T19:30:17.4633333+00:00

Our web application is not available or functioning - https://app.embracingostomylife.org/

504.0 GatewayTimeout

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,984 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Abiola Akinbade 29,570 Reputation points Volunteer Moderator
    2025-06-30T19:39:23.28+00:00

    Hello David Lussky,

    Thanks for your question.

    504s can be for a lot of reasons. You will need to review the logs to get the exact reason this may be happening.By default, the Azure Application Gateway returns a 504 Error when the time of the request exceeds 20 seconds.

    Generally the best step is to troubleshoot why with Azure's diagnosyics https://learn.microsoft.com/en-us/azure/app-service/overview-diagnostics if configured. If not:

    I say you try the steps below:

    • Restart the App Service - Sometimes resolves temporary issues
    • Scale up temporarily
    • Roll back if a recent deployment caused the issue

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


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.