born05 / craft-colorextractor

Extract colors from image assets in Craft CMS.
MIT License
2 stars 5 forks source link

Image must be a gd resource #6

Closed scandella closed 1 year ago

scandella commented 2 years ago

Hi, I've got some ColorExtractorTask error in the Task manager but I'm unable to figure why. It happen when the site editors users are creating some ressource entries. I'm unable to reproduce this error.

The error message is "Image must be a gd resource".

When I manually upload the very same image file that cause the error, there is no such error and the Color Extractor Field is correctly populated.

How can I debug this?

Thanks for your help.

roelvanhintum commented 2 years ago

Is this still an issue since 2.1.0 and up?