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
I am getting this repeatedly on log file but image showing correctly on browser.
{ "@t": "2020-09-23T00:12:11.7726209Z", "@mt": "Exception", "@l": "Error", "@x": "ImageProcessor.Common.Exceptions.ImageProcessingException: ProcessImageAsync 645 : Request /assets/css/ajax-loader.gif?width=500&height=200 is not a valid image.", "SourceContext": "ImageProcessor.Web.HttpModules.ImageProcessingModule", "ProcessId": 3188, "ProcessName": "w3wp", "ThreadId": 10, "AppDomainId": 4, "AppDomainAppId": "LMW3SVC1876808398ROOT", "MachineName": "RD0003FF487B0D", "Log4NetLevel": "ERROR", "HttpRequestNumber": 210, "HttpRequestId": "1c5d8f6a-a49b-40e1-991d-c00212a12aea" }
Note: My application has blob setup
Does the image in question exist in the /assets/css folder?
Yes image exist and showing in the browser.
Do you have a web.config file in your /media folder on the app?
Nothing on media folder because we are using blob storage.
I seem to have the same issue, did you get a solution for this one?
I have the same thing on my 8.9, have a blob setup as well. After upgrading from 8.0 to 8.9 this error is all over our logs. Does anybody has an idea what could be wrong?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Image processor does not process gif
I am getting this repeatedly on log file but image showing correctly on browser.
Note: My application has blob setup
Does the image in question exist in the /assets/css folder?
Yes image exist and showing in the browser.
Do you have a web.config file in your /media folder on the app?
Nothing on media folder because we are using blob storage.
I seem to have the same issue, did you get a solution for this one?
I have the same thing on my 8.9, have a blob setup as well. After upgrading from 8.0 to 8.9 this error is all over our logs. Does anybody has an idea what could be wrong?
is working on a reply...