Exception related error
-
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!
- The topic ‘Exception related error’ is closed to new replies.