• ptravassos

    (@ptravassos)


    Hi,

    I have multiple jobs that remain on the (MYSQL) job table (125.. attempts) with this json:
    O:33:"Image_Processing_Queue\Resize_Job":1:{s:5:"image";a:4:{s:7:"post_id";s:3:"972";s:5:"width";N;s:6:"height";N;s:4:"crop";N;}}

    on the log, i have the following error:
    2018/02/27 02:29:34 [error] 40960#40960: *152877 FastCGI sent in stderr: "PHP message: PHP Fatal error: Class 'Image_Processing_Queue\Exception' not found in /www/####/public/wp-content/mu-plugins/image-processing-queue/src/Image_Processing_Queue/Exception.php on line 8" while reading response header from upstream, client: 35.205.48.167, server: ####.##, request: "POST /wp-cron.php?doing_wp_cron=1519698573.8156540393829345703125 HTTP/1.0", upstream: "fastcgi://unix:/var/run/php7-fpm-site123.sock:", host: "####.##", referrer: "https://####.##/wp-cron.php?doing_wp_cron=1519698573.8156540393829345703125"

    How can i fix this situation

    Thank you!

Viewing 1 replies (of 1 total)
  • Same issue here,

    
    [13-Apr-2018 12:48:45 UTC] PHP Fatal error:  Class 'Image_Processing_Queue\Exception' not found in .../content/plugins/image-processing-queue/src/Image_Processing_Queue/Exception.php on line 8
    [13-Apr-2018 12:48:45 UTC] PHP Stack trace:
    [13-Apr-2018 12:48:45 UTC] PHP   1. {main}() .../wp/wp-cron.php:0
    [13-Apr-2018 12:48:45 UTC] PHP   2. do_action_ref_array() .../wp/wp-cron.php:117
    [13-Apr-2018 12:48:45 UTC] PHP   3. WP_Hook->do_action() .../wp/wp-includes/plugin.php:515
    [13-Apr-2018 12:48:45 UTC] PHP   4. WP_Hook->apply_filters() .../wp/wp-includes/class-wp-hook.php:323
    [13-Apr-2018 12:48:45 UTC] PHP   5. WP_Queue\Cron->cron_worker() .../wp/wp-includes/class-wp-hook.php:298
    [13-Apr-2018 12:48:45 UTC] PHP   6. WP_Queue\Worker->process() .../content/plugins/image-processing-queue/vendor/a5hleyrich/wp-queue/src/WP_Queue/Cron.php:105
    [13-Apr-2018 12:48:45 UTC] PHP   7. Image_Processing_Queue\Resize_Job->handle() .../content/plugins/image-processing-queue/vendor/a5hleyrich/wp-queue/src/WP_Queue/Worker.php:46
    [13-Apr-2018 12:48:45 UTC] PHP   8. spl_autoload_call() .../content/plugins/image-processing-queue/src/Image_Processing_Queue/Resize_Job.php:73
    [13-Apr-2018 12:48:45 UTC] PHP   9. Composer\Autoload\ClassLoader->loadClass() .../content/plugins/image-processing-queue/src/Image_Processing_Queue/Resize_Job.php:73
    [13-Apr-2018 12:48:45 UTC] PHP  10. Composer\Autoload\includeFile() .../content/plugins/sitepress-multilingual-cms/vendor/composer/ClassLoader.php:322
    [13-Apr-2018 12:48:45 UTC] PHP  11. include() .../content/plugins/sitepress-multilingual-cms/vendor/composer/ClassLoader.php:444
    
    • This reply was modified 6 years, 11 months ago by Erol Abzait.
Viewing 1 replies (of 1 total)
  • The topic ‘Exception related error’ is closed to new replies.