Static Web Apps returns files from previous deploy

Alex Miller 5 Reputation points
2023-09-19T15:17:20.4066667+00:00

I've been using Azure Static Web Apps with a free sku plan for a long time, everything worked fine. However, suddenly one day I discovered that a request to index.html returned the contents of the previous deployment. The redeploy did not help; it still continues to process one out of five requests incorrectly. Of course, the first thought is about caching, CDN, etc. But the funny thing is that I make the request using a curl, which does not cache anything. Moreover, it doesn’t matter which domain I access - a custom one or an original one - the effect is stable. Out of 20 requests, somewhere around 3-4% return old content. There are no Static Web Apps management tools - they cannot be cleaned, they cannot be restarted, and the contents cannot be viewed. Maybe someone has encountered this - what should I do in this case?

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
902 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 21,346 Reputation points
    2023-09-20T09:33:36.9733333+00:00

    @Alex Miller Thanks for reaching here. Since this issue requires deeper investigation suggest you to please reach out to us by sending an email with subject line “Attn:Sneha |thread title” to AzCommunity[at]microsoft[dot]com referencing this thread.

    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.