imazen / resizer

The official repository for ImageResizer
http://imageresizing.net/
Other
567 stars 169 forks source link

No image encoder was found for the request #452

Closed chicky994 closed 1 year ago

chicky994 commented 1 year ago

Hi team,

Our customer is having an issue with ImageResizer. The error: EPiServer.Global : Unhandled exception in ASP.NET ImageResizer.ImageProcessingException (0x80004005): Image Resizer: No image encoder was found for the request. at ImageResizer.Configuration.HttpModuleRequestAssistant.EstimateResponseInfo() at ImageResizer.InterceptModule.HandleRequest(HttpContext context, HttpModuleRequestAssistant ra, IVirtualFile vf) at ImageResizer.InterceptModule.CheckRequest_PostAuthorizeRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Could you please help us to see what could be causing this problem?

Thanks,

lilith commented 1 year ago

Hi! Can you access /resizer.debug to get the version & config? Also, what was the url and querystring this is happening on?

On Fri, Nov 25, 2022, 1:27 AM Tuan Anh Nguyen @.***> wrote:

Hi team,

Our customer is having an issue with ImageResizer. The error: EPiServer.Global : Unhandled exception in ASP.NET ImageResizer.ImageProcessingException (0x80004005): Image Resizer: No image encoder was found for the request. at ImageResizer.Configuration.HttpModuleRequestAssistant.EstimateResponseInfo() at ImageResizer.InterceptModule.HandleRequest(HttpContext context, HttpModuleRequestAssistant ra, IVirtualFile vf) at ImageResizer.InterceptModule.CheckRequest_PostAuthorizeRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.<>c__DisplayClass285_0.b__0() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Could you please help us to see what could be causing this problem?

Thanks,

— Reply to this email directly, view it on GitHub https://github.com/imazen/resizer/issues/452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LH6RWHDWE2K47L6CN6LWKB2AFANCNFSM6AAAAAASLCLOHQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

chicky994 commented 1 year ago

Hi Lilith,

They are using the versions below: ImageResizere.Core: 4.0.1 ImageResizere.Plugins.EpiFocalPoint: 2.0.1 ImageResizer.Plugins.EPiServerBlobReader: 7.2.1.0

I'm not sure how to find the resizer.debug to get the config. Attached a capture request failed on Application Insight. ImageResizer

Please let me know if you need further information.

Thanks,

lilith commented 1 year ago

Please upgrade to 4.2.8, that version is over 5 years old.

On Fri, Nov 25, 2022, 2:02 AM Tuan Anh Nguyen @.***> wrote:

Hi Lilith,

They are using the versions below: ImageResizere.Core: 4.0.1 ImageResizere.Plugins.EpiFocalPoint: 2.0.1 ImageResizer.Plugins.EPiServerBlobReader: 7.2.1.0

I'm not sure how to find the resizer.debug to get the config. Attached a capture request failed on Application Insight. [image: ImageResizer] https://user-images.githubusercontent.com/102512763/203941749-020eab8f-b815-48c8-a861-a1d342f33f39.PNG

Please let me know if you need further information.

Thanks,

— Reply to this email directly, view it on GitHub https://github.com/imazen/resizer/issues/452#issuecomment-1327181536, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LH6QB3QFMRGQJ2FEEPDWKB6DFANCNFSM6AAAAAASLCLOHQ . You are receiving this because you commented.Message ID: @.***>

chicky994 commented 1 year ago

Hi Lilith,

Thank you for suggestion. I will let our customer know this.

Hope this helps.