A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
We are using ImageResizing.net with diskCache and the EPiServerBlobReaderPlugin within Azure.
Since a couple of days, we are sometimes seeing 404's returned for the resized images. This seems to be quite random; it can differ from browser to browser, users or even from the width parameter added to the URL.
The site is running on just one instance, as is the blob storage.
It looks like a caching issue (problem seems to be solved after a deployment), but we are not sure where to look next.
This is what I found in the logs:
This is our current configuration:
EPiServer.CMS v9.12.0
ImageResizer v4.0.4
ImageResizer.Plugins.EPiServerBlobReader v4.0.1
Any ideas why sometimes these 404's appear?