I can't even get diagnostic data about my Azure deployment, everything times out

Barry Spencer 0 Reputation points
2024-03-29T04:25:34.6833333+00:00

Things were fine a few days ago, and then I upgraded my account. Does that turn off things?

I go to MYAPP.scm.azurewebsites.net/api/dump which I have used to grab logs. It times out. This isn't my app, this is the SCM link to view things like Docker logs, that gives me a "504.0 GatewayTimeout" error.

I view "Application Logs" at "Availability and Performance "and get the message

Sorry, we are not able to process this request. Please try again later

I try to view the Logstream and I get

Connecting... 504.0 GatewayTimeout

Using the Azure plugin in VSCode, I click on "Deployments" or "Files" or "Logs" and the circles next to them spin for 20 minutes.

It's like the environment I'm in is completely gone.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
{count} votes

1 answer

Sort by: Most helpful
  1. brtrach-MSFT 15,251 Reputation points Microsoft Employee
    2024-04-02T02:25:22.9933333+00:00

    @Barry Spencer I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer.

    Issue: You were receiving 504 GatewayTimeout error.

    Solution: After waiting a few minutes, the site seems to have recovered and you were able to review your logs.

    If you have any other questions or are still running into more issues, please let me know. Thank you again for your time and patience throughout this issue.

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments