ImagickException: FailedToExecuteCommand #129
Unanswered
juanborras
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there!
Im on a Mac M series. Ive installed homebrew, imagemagik and ghostcript. Im getting this error when instantiate a Pdf with an existing file.
ImagickException: FailedToExecuteCommand `'gs' -sstdout=%stderr -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 '-sDEVICE=pngalpha' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 '-r72x72' -dPrinted=false '-sOutputFile=/var/tmp/magick-4eDohADKwVxiBygjREP4GwjAfJJGhDJ9%d' '-f/var/tmp/magick-b0hgsW5XQylSasznmdsSuNU9SkOgSpvj' '-f/var/tmp/magick-yI-tNi-XrIVz8hXVuVDBEHdH2l7lkoJg'' (32512) @ error/ghostscript-private.h/ExecuteGhostscriptCommand/74 in /Users/[omited]/vendor/spatie/pdf-to-image/src/Pdf.php:44
Ive checked imagemagik policy.xml file, tried with an open profile, websafe and so on... and the same error appears...
Any idea on what Im missing??
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions