Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hello,
We have one funny bug on our production site.
Sometimes images are not showing on frontend but they are showing in the CMS. And when i re-upload image problem is gone.
I got alot of errorslike this in Log Viewer: "ImageProcessor.Common.Exceptions.ImageProcessingException: ProcessImageAsync 610 : No image exists at https://xxxxxxxxxx.blob.core.windows.net/production/y5ei1wky/imagename.jpg" But when i open blob storage image is there.
Someone help please, Thank you :)
Did you fix this ? I have the same issue..
Did you fix your problem? I have the same issue, something like security.config file needs transformation I guess
I did not manage to fix this issue.
Could be that your filename isn't lowercase like the file URL is. The file will resolve, but the path is not an exact, invariant match. Ran into this issue on v8 as well.
That could be the issue, but I'm not in a position to check that because I'm not working on this project anymore :(
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco 8 Image Processor
Hello,
We have one funny bug on our production site.
Sometimes images are not showing on frontend but they are showing in the CMS. And when i re-upload image problem is gone.
I got alot of errorslike this in Log Viewer: "ImageProcessor.Common.Exceptions.ImageProcessingException: ProcessImageAsync 610 : No image exists at https://xxxxxxxxxx.blob.core.windows.net/production/y5ei1wky/imagename.jpg" But when i open blob storage image is there.
Someone help please, Thank you :)
Did you fix this ? I have the same issue..
Did you fix your problem? I have the same issue, something like security.config file needs transformation I guess
I did not manage to fix this issue.
Could be that your filename isn't lowercase like the file URL is. The file will resolve, but the path is not an exact, invariant match. Ran into this issue on v8 as well.
That could be the issue, but I'm not in a position to check that because I'm not working on this project anymore :(
is working on a reply...