A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
After we upgraded to EPiServer 7.5 and CMO 7.5 (I have updated to the latest version released last week) we can not see any thumbnails in the A/B-section anymore.
The error we get in the logs are:
ERROR EPiServer.Cmo.Cms.ThumbnailHandler.CmoThumbnailHandler.TryRequestPageThumbnail: Unexpected error during communication with remote thumbnail service
System.ArgumentException: Parameter not valid.
vid System.Drawing.Image.FromStream(Stream stream, Boolean useEmbeddedColorManagement, Boolean validateImageData)
vid EPiServer.Cmo.Cms.ThumbnailHandler.CmoThumbnailHandler.GetImageFromStream(Stream stream)
vid EPiServer.Cmo.Cms.ThumbnailHandler.CmoThumbnailHandler.TryRequestPageThumbnail(ThumbParams thumbParams, Image& image)