You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay! Image Resizer will skip any images that are below the dimensional threshold. So, you won't be able to use this to modify just the quality. Probably best to use ImageOptimize for that sort of behaviour (it'll do a much better job anyway).
Can you confirm if the image you were trying to resize was below your threshold? That shouldn't throw an error though. There were no other items in the log around that time?
Description
When choosing Resize on a particular image in Assets, the progress queue in the left admin panel says "Failed"
Assets are in Amazon S3 buckets
Shouldn't the Resize still apply the quality? Or does this skip images that are not over the 1920x1920?
Steps to reproduce
Choose image within Assets
Choose Resize image under settings cog
Click Resize
/storage/logs/imageresizer.log
reads:{"dateTime":"2019-11-06 08:13:26","taskId":"1F7v7","handle":"skipped-under-limits","filename":"Texture-Sexy-Hair-model-image.png","data":[]}
Additional info
project.yaml
withallowAdminChanges
set to false on development/production serversallowAdminChanges
set totrue
, and on development, fail.The text was updated successfully, but these errors were encountered: