• Hello,

    I’m trying to use the ImageMagick Engine plugin, but it isn’t working correctly. The progress bar always stops around 9%: https://nimb.ws/4ef8gm

    I also notice it generates errors on the PHP error log:

    [25-Mar-2021 03:53:07 UTC] PHP Fatal error: Uncaught ImagickException: unable to open file `/tmp/magick-9660En8jnwvFTYt0′: No such file or directory @ error/constitute.c/ReadImage/604 in /home/showmetechcom/public_html/wp-content/plugins/imagemagick-engine/imagemagick-engine.php:431
    Stack trace:
    #0 /home/showmetechcom/public_html/wp-content/plugins/imagemagick-engine/imagemagick-engine.php(431): Imagick->__construct(‘/home/showmetec…’)
    #1 /home/showmetechcom/public_html/wp-content/plugins/imagemagick-engine/imagemagick-engine.php(402): ime_im_php_resize(‘/home/showmetec…’, ‘/home/showmetec…’, 150, 150, ‘1’, ‘size’)
    #2 /home/showmetechcom/public_html/wp-content/plugins/imagemagick-engine/imagemagick-engine.php(366): ime_im_resize(‘/home/showmetec…’, ‘/home/showmetec…’, 150, 150, ‘1’, ‘size’)
    #3 /home/showmetechcom/public_html/wp-content/plugins/imagemagick-engine/imagemagick-engine.php(729): ime_filter_attachment_metadata(Array, 46428)
    #4 /home/showmetechcom/public_html/wp-includes/class-wp-hook.php(292): ime_ajax_process_image(”)
    #5 /home/sh in /home/showmetechcom/public_html/wp-content/plugins/imagemagick-engine/imagemagick-engine.php on line 431

    Can you help solve this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Rickard Westerlind

    (@rickardw)

    Hi,

    The temporary image that ImageMagick is creating while resizing cannot be created. This is not the plugin itself, but something with the image file or the server. The image file is most likely and unfortunely it can be hard to identify which but if you can do that it’s easier to work with.

Viewing 1 replies (of 1 total)
  • The topic ‘Image Regeneration stops at 9%’ is closed to new replies.