ImageProcessor exception error in cloud live environment
Our project went live last week, since then the below error is logged multiple times a day on different image url. The website is UP and running normally.
Umbraco version - 8.11.2
Error:
ImageProcessor exception: ProcessImageAsync 559 : The request /image/xxx.jpeg?fh=640&fw=640 could not be understood by the server due to malformed syntax.
No such errors are logged in the cloud dev environment.
I notice that the imagefolderid path is missing in the url tagged in the error message. for ex. c2fbg3kx is missing in the url - /media/c2fbg3kx/xxx.jpg
ImageProcessor exception error in cloud live environment
Our project went live last week, since then the below error is logged multiple times a day on different image url. The website is UP and running normally. Umbraco version - 8.11.2 Error: ImageProcessor exception: ProcessImageAsync 559 : The request /image/xxx.jpeg?fh=640&fw=640 could not be understood by the server due to malformed syntax.
No such errors are logged in the cloud dev environment.
I notice that the imagefolderid path is missing in the url tagged in the error message. for ex. c2fbg3kx is missing in the url - /media/c2fbg3kx/xxx.jpg
The images appears in the webpage correctly.
Please shed some light to fix this error logging.
is working on a reply...