Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnableToOpenConfigureFile `colors.xml' #10

Open
rona-lankry opened this issue Jun 29, 2023 · 2 comments
Open

UnableToOpenConfigureFile `colors.xml' #10

rona-lankry opened this issue Jun 29, 2023 · 2 comments

Comments

@rona-lankry
Copy link

When I run convert on some images I get this error:
convert: UnableToOpenConfigureFile `colors.xml' @ warning/configure.c/GetConfigureOptions/616.

I don't use other buildpacks

@rona-lankry
Copy link
Author

Command failed: convert: UnableToOpenConfigureFile colors.xml' @ warning/configure.c/GetConfigureOptions/722. convert: UnableToOpenBlob 'undefined': No such file or directory @ error/blob.c/OpenBlob/3570. convert: UnableToOpenConfigureFile delegates.xml' @ warning/configure.c/GetConfigureOptions/722.
convert: UnableToOpenBlob 'undefined': No such file or directory @ error/blob.c/OpenBlob/3570.
convert: NoDecodeDelegateForThisImageFormat ' @ error/constitute.c/ReadImage/741. convert: ImageSequenceRequired -composite' @ error/mogrify.c/MogrifyImageList/7995.
convert: UnableToOpenBlob 'undefined': No such file or directory @ error/blob.c/OpenBlob/3570.
convert: NoDecodeDelegateForThisImageFormat ' @ error/constitute.c/ReadImage/741. convert: UnableToOpenBlob 'undefined': No such file or directory @ error/blob.c/OpenBlob/3570. convert: NoDecodeDelegateForThisImageFormat ' @ error/constitute.c/ReadImage/741.
convert: UnableToOpenBlob 'undefined': No such file or directory @ error/blob.c/OpenBlob/3570.
convert: NoDecodeDelegateForThisImageFormat ' @ error/constitute.c/ReadImage/741. convert: NoImagesDefined 3f213882-cac5-4496-a375-8eb8b6b0031e-artworks.png' @ error/convert.c/ConvertImageCommand/3342.

@IvanDreamer
Copy link

Hi,

I faced maybe something similar and found a hotfix.

In Heroku I added env variable MAGICK_CONFIGURE_PATH and set it to /app/vendor/imagemagick

You need to double check where imagemagick was installed. I used just regular console
heroku run bash -a your-app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants